ChartHierarchy.MemberCollection 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 a list of chart members at the base of the hierarchy.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartMemberCollection ^ MemberCollection { Microsoft::ReportingServices::OnDemandReportRendering::ChartMemberCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartMemberCollection MemberCollection { get; }
member this.MemberCollection : Microsoft.ReportingServices.OnDemandReportRendering.ChartMemberCollection
Public ReadOnly Property MemberCollection As ChartMemberCollection
Property Value
A ChartMemberCollection object.