The AxisSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
Color |
Color of the axis line
| |
LabelsColor |
Color of the labels
| |
LabelsFont |
Font of the labels
| |
MajorGridLines |
Major grid lines settings
| |
MinorGridLines |
Minor grid lines settings
| |
ScaleRange |
Scale range settings
| |
Size |
Size (thickness) of the axis line. Value between 0 and 20. Default 2.
| |
Space |
Space between the axis and the edge of the chart. Value between 0 and 500. Default 75.
| |
Style |
Style of the axis line
| |
Ticks |
Ticks settings
|
See Also