Axis Lines
The axis lines are lines that appear horizontally from the starting value to the ending value for the Y-Axis and vertically from the starting value to the ending value for the X-Axis.
You can use either the Axis.Foreground or the ShapeStyle.Stroke property to apply color to the axis line. Note that the Axis.Foreground property overrides the ShapeStyle.Stroke property.
Property | Description |
Gets or sets the foreground brush of the axis. | |
Gets or sets the stroke brush of the shape. | |
Gets or sets the stroke thickness of the shape. |