property to determine the window state. Read/write Double for all objects, except for the Chart object which is read/write Variant.
expression.Height
expression Required. An expression that returns one of the above objects.
Example
This example sets the height of the chart legend to 1 inch (72 points).
myChart.Legend.Height = 72