Freigeben über


ChartSeries.m_seriesIndex-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the index of the series in the chart.

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

Siehe auch

Verweis

ChartSeries Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace