C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartDataPoint Class / SeriesIndex Property


In This Topic
SeriesIndex Property (ChartDataPoint)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property SeriesIndex As Integer
 
'Usage
 
Dim instance As ChartDataPoint
Dim value As Integer
 
value = instance.SeriesIndex
See Also