Freigeben über


ChartSeries.m_chart-Feld

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

Specifies the chart in which to plot the series.

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

Syntax

'Declaration
Protected m_chart As Chart
'Usage
Dim value As Chart 

value = Me.m_chart 

Me.m_chart = value
protected Chart m_chart
protected:
Chart^ m_chart
val mutable m_chart: Chart
protected var m_chart : Chart

Siehe auch

Verweis

ChartSeries Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace