Version

MarkerTypes Property (XamDomainChart)

Gets or sets the marker shapes used for indicating location of data points in this chart.
Syntax
public MarkerTypeCollection MarkerTypes {get; set;}
Remarks
This property applies only to these chart types: point, line, spline, bubble, and polygon
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