ChartArea.ValueAxes 屬性

定義

取得圖表區域的值軸。

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

屬性值

ChartAxisCollection

ChartAxisCollection 物件。

適用於