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