다음을 통해 공유


Chart.DynamicHeight 속성

정의

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

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

속성 값

ReportSizeProperty 개체입니다.

적용 대상