ChartArea.ValueAxes Property

Definition

Gets the value axes for the chart area.

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

Property Value

A ChartAxisCollection object.

Applies to