ChartSeries.m_seriesIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the index of the series in the chart.
protected: int m_seriesIndex;
protected int m_seriesIndex;
val mutable m_seriesIndex : int
Protected m_seriesIndex As Integer