Version

MajorStroke Property (Axis)

Gets or sets the MajorStroke property.
Syntax
public Brush MajorStroke {get; set;}
Remarks
Null is treated as auto. Major lines will be displayed or not based on the axis type and series used with it.
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