ChartElementPosition.Height Property

Definition

Gets an expression that evaluates to the height of the item as a percentage of its containing object.

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

Property Value

A ReportDoubleProperty object.

Applies to