ChartSeries.m_seriesIndex Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_seriesIndex As Integer
'Usage
Dim value As Integer
value = Me.m_seriesIndex
Me.m_seriesIndex = value
protected int m_seriesIndex
protected:
int m_seriesIndex
val mutable m_seriesIndex: int
protected var m_seriesIndex : int