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