ChartElementPosition.Height 속성

정의

항목의 높이(포함하는 개체의 백분율)로 계산되는 식을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상