Udostępnij przez


Pole ChartSeries.m_seriesIndex

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_seriesIndex As Integer
'Użycie
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