言語

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値です。

適用対象