Lenguaje

ChartArea.ValueAxes Propiedad

Definición

Obtiene los ejes de valor para el área del gráfico.

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

Valor de propiedad

Un objeto ChartAxisCollection.

Se aplica a