Gets the index of the series represented by this line.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public int SeriesIndex { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property SeriesIndex As Integer |
An integer value.
The SeriesIndex corresponds to the position in the Series property of the ChartSeries this line represents.
MindFusion.Charting for WPF Programmer's Guide | © 2025 MindFusion |