Version

Height Property (Legend)

Returns or sets a value that represents the height of the legend area, expressed as a fraction of the chart area's height.
Syntax
public double Height {get; set;}
Remarks

Valid values for this property range between zero and one, with a value of one representing the total height of the chart area.

A value of .1 (for example) represents a height that is equal to one-tenth the height of the chart area.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also