Share via


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 값입니다.

적용 대상