Version

MaximumMarkers Property (ScatterBase)

Gets or sets the maximum number of markerItems displayed by the current series.

If more than the specified number of markerItems are visible, the series will automatically choose a representative set.

Syntax
public int MaximumMarkers {get; set;}
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