MindFusion.Charting for Silverlight Programmer's Guide
LegendItem.Label Property
See Also
 






Gets or sets the label for this LegendItem.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public Object Label { get; set; }

Visual Basic  Copy Code

Public Property Label As Object

 Property Value

An instance of System.Object . Default value is an empty string ("").

 See Also

LegendItem Members
LegendItem Class
MindFusion.Charting.Silverlight Namespace