Version

Top Property (Legend)

Returns or sets a value that represents the position of the top edge of the legend area, expressed as a fraction of the chart area's height.
Syntax
public double Top {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.

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