Gets or sets the index of this ChartSeries. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public int Index { get; set; } |
Visual Basic
![]() |
---|
Public Property Index As Integer |
An int value. Default is 0.
The Index identifies the position of the ChartSeries in the Series list.