|
Axis customization
GridLines
-
Gridlines highlight the intervals in the axes.
GridLines
Axis Label FontSize and Border Customization
-
Font size of axes can be changed by using the TickLabelFontSize property.
Axes FontSize
-
Axes border can be filled with Brush object.
Axes Border
Axes StripLines
Striplines are constant bands that can be drawn anywhere in the Chart background. A Stripline can be configured by setting its start location (with respect to the axis co-ordinates), length, interior brush value and the text. Text inside the Stripline is a FormattedText object which again provides further customization of the look and feel.
Axes StripLines
Inverted Axes
-
Any axes can be inverted from RightToLeft (X-axis) or from TopToBottom (Y-axis).
Inverted Axes
|
|
|
|