ChartArea.CategoryAxes 属性

定义

获取图表区的类别轴。

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

属性值

ChartAxisCollection

ChartAxisCollection 对象。

适用于