Gets the index of the bar in the series.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public int BarIndex { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property BarIndex As Integer |
An integer value.
The index of the bar corresponds to the position of the data this bar represents in the data array for the series.