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