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 オブジェクト。

適用対象