MindFusion WinForms Programmer's Guide
Scatter.SeriesIndex Property
See Also
 





gets the index of the series this scatter belongs to.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public int SeriesIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property SeriesIndex As Integer

 Property Value

 See Also

Scatter Members
Scatter Class
MindFusion.Charting Namespace