次の方法で共有


ChartLegendInstance.Layout プロパティ

定義

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

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

プロパティ値

ChartLegendLayouts プロパティの計算値を表す Layout 値。

適用対象