次の方法で共有


ChartLegendColumnInstance.MinimumWidth プロパティ

定義

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ MinimumWidth { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize MinimumWidth { get; }
member this.MinimumWidth : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property MinimumWidth As ReportSize

プロパティ値

ReportSize プロパティの計算値を表す MinimumWidth 値。

適用対象