ChartDataPoint.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.
A Chart object that represents the owner of this chart data point.
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