ComponentOne Chart for WPF and Silverlight
Label Property (LegendItem)


C1.WPF.C1Chart Namespace > LegendItem Class : Label Property
Gets the text label of the plot element.
Syntax
'Declaration
 
Public ReadOnly Property Label As System.String
'Usage
 
Dim instance As LegendItem
Dim value As System.String
 
value = instance.Label
public System.string Label {get;}
See Also

Reference

LegendItem Class
LegendItem Members