MindFusion.Wpf Pack Programmer's Guide
LegendItem.Label Property
See Also
 





The label for this item. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public Object Label { get; set; }

Visual Basic  Copy Code

Public Property Label As Object

 Property Value

An object to be used as label. The default is an empty string.

 See Also

LegendItem Members
LegendItem Class
MindFusion.Charting.Wpf Namespace