次の方法で共有


ChartAxisInstance.Location プロパティ

定義

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

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

プロパティ値

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

適用対象