ChartArea.CategoryAxes Property

Definition

Gets the categoy axes of the chart area.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisCollection ^ CategoryAxes { Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisCollection CategoryAxes { get; }
member this.CategoryAxes : Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisCollection
Public ReadOnly Property CategoryAxes As ChartAxisCollection

Property Value

A ChartAxisCollection object.

Applies to