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 对象。

适用于