Partilhar via


Campo ChartSeries.m_seriesIndex

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the index of the series in the chart.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_seriesIndex As Integer
'Uso
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

Consulte também

Referência

ChartSeries Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering