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





Gets the index of the series represented by this bubble.

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

 Syntax

C#  Copy Code

public int SeriesIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property SeriesIndex As Integer

 Property Value

An integer value.

 See Also

Bubble Members
Bubble Class
MindFusion.Charting.Wpf Namespace