Version

Legend Property (XamDomainChart)

Gets or sets the legend to connect this chart to.
Syntax
public LegendBase Legend {get; set;}
Remarks
When the legend property is set, the chart will use it to display information about its series. Legends can be shared by multiple chart controls.
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