Axis

Description

The Axis class is used to work with a chart axis.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          ChartObject

          Axis

Comments

Classes used to work with axes of various types:

Properties

axisType. Axis type.

Properties inherited from ChartObject

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.

Methods inherited from ChartObject

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:

Classes