ChartMember.m_chartSeries Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ChartSeries object that represents one series of this chart member.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartSeries ^ m_chartSeries;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartSeries m_chartSeries;
val mutable m_chartSeries : Microsoft.ReportingServices.OnDemandReportRendering.ChartSeries
Protected m_chartSeries As ChartSeries