MindFusion.Wpf Pack Programmer's Guide
Bubble.YDataIndex Property
See Also
 





Gets the 0-based index of the YData element associated with this bubble.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public int YDataIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property YDataIndex As Integer

 Property Value

An integer value.

 See Also

Bubble Members
Bubble Class
MindFusion.Charting.Wpf Namespace