Chart.DynamicWidth 속성

정의

차트를 확장/축소할 너비로 계산되는 식을 가져옵니다.

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

속성 값

ReportSizeProperty 개체입니다.

적용 대상