Version

Left Property (Legend)

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

Valid values for this property range between zero and one, with a value of one representing the total width 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