Version

SeriesViewer Property (Axis)

Gets the ChartArea for the current Axis object.
Syntax
public BaseSeriesViewerView SeriesViewer {get; set;}
Remarks
This property is maintained by the chart control and is not guaranteed to be valid until at least after the owner chart has been loaded.
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