ChartMember.Parent Property
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.
Gets the parent member for this member.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartMember ^ Parent { Microsoft::ReportingServices::OnDemandReportRendering::ChartMember ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartMember Parent { get; }
member this.Parent : Microsoft.ReportingServices.OnDemandReportRendering.ChartMember
Public ReadOnly Property Parent As ChartMember
Property Value
A ChartMember object that represents the parent member for this member.