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

ReportSizeProperty 物件,表示圖表圖例資料行的最大寬度。

適用於