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 属性的计算值。

适用于