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