Campo ChartSeriesCollection.m_owner
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the chart that owns the series collection.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_owner As Chart
'Utilizzo
Dim value As Chart
value = Me.m_owner
Me.m_owner = value
protected Chart m_owner
protected:
Chart^ m_owner
val mutable m_owner: Chart
protected var m_owner : Chart
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering