C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / LegendItemFormatEventArgs Class / Item Property

In This Topic
Item Property (LegendItemFormatEventArgs)
In This Topic
Gets data object associated with the legend item.
Syntax
'Declaration
 
Public ReadOnly Property Item As Object
 
Remarks
For the FlexChart, it returns a Series instance.
See Also