Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
A ChartSeries object that represents one series of this chart member.
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace