The Axis class is used to work with a chart axis.
Axis
Classes used to work with axes of various types:
RadialAxis. Radial axis.
TimeAxis. Time axis.
ValueAxis. Axis that displays values and labels.
axisType. Axis type.
animations. An array of animation parameters for chart element.
chart. The chart that includes the visual element.
visible. Indicates whether the visual element is visual.
addAnimation:. Adds animation for a chart element.
dumpConfigurationToDict. Returns object to which parameters of visual chart element are loaded.
removeAllAnimations. Removes all animation set for a visual chart element.
removeAnimation:. Removes specified animation parameters for chart element.
See also: