Partager via


Champ ChartSeries.m_seriesIndex

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the index of the series in the chart.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_seriesIndex As Integer
'Utilisation
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

Voir aussi

Référence

ChartSeries Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering