Version

SeriesViewer Property (Series)

Gets the Chart for the current chart series object.
Syntax
public BaseSeriesViewerView SeriesViewer {get; set;}
Remarks
The chart property is maintained internally by the series and may lag behind the visual hierarchy defined in xaml or code.
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