言語

ChartAxisInstance.Location プロパティ

定義

ChartAxisクラスにおけるLocationプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLocation Location { Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisLocation get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLocation Location { get; }
member this.Location : Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisLocation
Public ReadOnly Property Location As ChartAxisLocation

プロパティ値

Locationプロパティの計算値を表すChartAxisLocation値です。

適用対象