Chart.CategoryHierarchy 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 category hierarchy.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartHierarchy ^ CategoryHierarchy { Microsoft::ReportingServices::OnDemandReportRendering::ChartHierarchy ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartHierarchy CategoryHierarchy { get; }
member this.CategoryHierarchy : Microsoft.ReportingServices.OnDemandReportRendering.ChartHierarchy
Public ReadOnly Property CategoryHierarchy As ChartHierarchy
Property Value
A ChartHierarchy object.