Gets or sets the index of this ChartSeries.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public int Index { get; set; } |
Visual Basic
![]() |
---|
Public Property Index As Integer |
An integer value. The default is -1.
MindFusion.Charting for WPF Programmer's Guide | © 2025 MindFusion |