ChartInstance.DynamicHeight Property

Gets the calculated value of the DynamicHeight property in a Chart class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

public ReportSize DynamicHeight { get; }

Property Value

Type: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize value that represents the calculated value of the DynamicHeight property.

See Also

Reference

ChartInstance Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace