言語

ChartLegendColumn.MaximumWidth プロパティ

定義

チャートの凡例列の最大幅まで評価する式が得られます。

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

プロパティ値

チャートの伝例列の最大幅を表す ReportSizeProperty オブジェクトです。

適用対象