Freigeben über


m_chartSeries-Feld

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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

Syntax

'Declaration
Protected m_chartSeries As ChartSeries
'Usage
Dim value As ChartSeries

value = Me.m_chartSeries

Me.m_chartSeries = value
protected ChartSeries m_chartSeries
protected:
ChartSeries^ m_chartSeries
val mutable m_chartSeries: ChartSeries
protected var m_chartSeries : ChartSeries