RVTDocs.com

ColorFillLegend.Height

Property
Description:
The height of the legend.
Remarks:
Changing the height may result in a change in the count of columns.
Syntax
public double Height { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for height must be positive.