ChartSeriesCollection.m_owner 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 that owns the series collection.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Chart ^ m_owner;
protected Microsoft.ReportingServices.OnDemandReportRendering.Chart m_owner;
val mutable m_owner : Microsoft.ReportingServices.OnDemandReportRendering.Chart
Protected m_owner As Chart