Gets the 0-based index of the XData element associated with this bubble.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public int XDataIndex { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property XDataIndex As Integer |
An integer value.
See Also