In This Topic
The following tables list the members exposed by Axis.
Public Properties
| Name | Description |
| AxisLine | Gets or sets line visibility |
| DateMode | Gets or sets axis date mode |
| Format | Gets or sets labels format |
| Height | Gets or sets axis region height relative to chart region |
| LabelAngle | Gets or sets labels angle |
| LabelField | Specifies the label for the Category field |
| LabelRowCount | Specifies the number of alternating rows for labels |
| Labels | Gets or sets labels visibility |
| LabelStyle | Gets or sets color, font, text decoration and paddings for axis labels |
| LineStyle | Gets or sets opacity color, width and dash style for axis line |
| LogBase | Get or sets axis logarithmic bas |
| MajorGrid | Gets or sets major grid visibility |
| MajorGridStyle | Gets or sets opacity color, width and dash style for axis major grid |
| MajorTicks | Gets or sets major ticks position |
| MajorTickSize | Gets or sets size of major ticks |
| MajorTickStyle | Gets or sets opacity color, width and dash style for axis major ticks |
| MajorUnit | Gets or sets step between ticks, if null then value will be calculated automatically |
| Max | Gets or sets max value, if null then value will be calculated automatically |
| MaxHeight | Gets or sets axis region maximum height relative to chart region |
| MaxWidth | Gets or sets axis region maxwidth relative to chart region |
| Min | Gets or sets min value, if null then value will be calculated automatically |
| MinorGrid | Gets or sets major grid visibility |
| MinorGridStyle | Gets or sets opacity color, width and dash style for axis minor grid |
| MinorTicks | Gets or sets minor ticks position |
| MinorTickSize | Gets or sets size minor ticks |
| MinorTickStyle | Gets or sets opacity color, width and dash style for axis minor ticks |
| MinorUnit | Gets or sets step between ticks, if null then value will be calculated automatically |
| Origin | Gets or sets the value at which to cross the other axis, if null then value will be calculated automatically |
| OverlappingLabels | Gets or sets the way to show overlapping labels |
| Plots | Gets or sets names of plots using the axis |
| Position | Gets or sets position of axis (near or far) |
| Reversed | Gets or sets axis reverse option |
| RowsCount | Specifies the number of alternating rows for labels |
| Scale | Gets or sets axis scale type |
| Style | Gets or sets axis style |
| TextStyle | Gets or sets color, font and text decoration for axis text labels |
| Title | Gets or sets axis title |
| TitleStyle | Gets or sets color, font, text decoration and paddings for axis title |
| Type | Gets or sets axis type (X or Y) |
| Width | Gets or sets axis region width relative to chart region |
Top
Public Methods
See Also