In This Topic
Gets or sets the height to which the chart should grow/shrink. Height is used as the initial height for relative layout changes due to resizing.
Syntax
'Declaration
Public Property DynamicHeight As RdlSize
public RdlSize DynamicHeight {get; set;}
See Also