Campo ChartMember.m_chartSeries
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A ChartSeries object that represents one series of this chart member.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_chartSeries As ChartSeries
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering