ChartSeries.m_chart 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.
Specifies the chart in which to plot the series.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Chart ^ m_chart;
protected Microsoft.ReportingServices.OnDemandReportRendering.Chart m_chart;
val mutable m_chart : Microsoft.ReportingServices.OnDemandReportRendering.Chart
Protected m_chart As Chart