Campo ChartSeries.m_chart
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the chart in which to plot the series.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_chart As Chart
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering