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 物件。

適用於