ChartLegendColumn.MaximumWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得評估為圖表圖例資料行之最大寬度的運算式。
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 物件,表示圖表圖例資料行的最大寬度。