Gets or sets the index of the series from which the labels are drawn.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public int LabelSeriesIndex { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelSeriesIndex As Integer |
An integer value. The default is -1.
Use LabelSeriesIndex when SingleSeriesLabels is set to true and XAxisSettings.LabelType or YAxisSettings.LabelType is AxisLabelType.ChartData.