Version

MaximumMarkers Property (PolarBase)

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

If more than the specified number of markers are visible, the polar 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