Gets the automatic stoke brush of the major grid lines.
'Declaration
Public ReadOnly Property MajorGridlinesAutomaticStroke As Brush
'Usage
Dim instance As Axis
Dim value As Brush
value = instance.MajorGridlinesAutomaticStroke
public Brush MajorGridlinesAutomaticStroke {get;}
Property Value
The automatic stoke brush of the major grid lines.