The start index from which points from the series will be shown at the chart.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public int StartDataIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property StartDataIndex As Integer |
The zero-based index of the first drawn value in all series.
Use EndDataIndex to set the end of the selection.