Version

DefaultAxisStroke Property (XamDataChart)

Gets or sets the DefaultAxisStroke property.
Syntax
public Brush DefaultAxisStroke {get; set;}
Remarks
The DefaultAxisStroke property defines the brush which is used by the axes when no Axis.Stroke is 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