Element describing the axis used to plot 'value' in a xc:plot-area.
Content
xc:tick-marks |
Element describing the tick marks for axis elements. |
xc:display-values |
Element describing the labels displayed on axis aligned with 'major' tick-marks. |
xc:grid-lines |
Element describing the grid lines that will intersect this axis in the same coordinates as the 'major' tick-marks. |
Attributes
orientation |
Specifies if an axis is vertical or horizontal. |
intersection |
Specifies the intersection point of an axis with the opposite one. |
min |
Overrides the automatically calculated minimum value for an axis. |
max |
Overrides the automatically calculated maximum value for an axis. |
caption |
Value axis caption. |
caption-color |
Value axis caption color. |
caption-offset |
Value axis caption offset from axis. |
unit |
Overrides the automatically calculated unit value for an axis. |