Version

MarkerBrushes Property (XamDomainChart)

Gets or sets the palette of brushes used for rendering fill area of data point markers.
Syntax
public BrushCollection MarkerBrushes {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