ChartLegendInstance.Position プロパティ

定義

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

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

プロパティ値

ChartLegendPositions プロパティの計算値を表す Position 値。

適用対象