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





Gets the index of the series this candlestick belongs to.

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

 See Also

Candlestick Members
Candlestick Class
MindFusion.Charting.Wpf Namespace