Compartir a través de


ChartArea.CategoryAxes Propiedad

Definición

Obtiene los ejes de categorías del área de gráfico.

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

Valor de propiedad

Un objeto ChartAxisCollection.

Se aplica a