Gets the index of the candlestick in the series.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public int BarIndex { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property BarIndex As Integer |
See Also