ComponentOne Chart for WPF and Silverlight
Item Property (LegendItem)


C1.WPF.C1Chart Namespace > LegendItem Class : Item Property
Gets the object associated with the plot element.
Syntax
'Declaration
 
Public ReadOnly Property Item As System.Object
'Usage
 
Dim instance As LegendItem
Dim value As System.Object
 
value = instance.Item
public System.object Item {get;}
See Also

Reference

LegendItem Class
LegendItem Members