次の方法で共有


ChartLegendColumnInstance.MaximumWidth プロパティ

定義

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

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

プロパティ値

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

適用対象