ChartObject

Description

The ChartObject class is used to work with chart visual elements.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          ChartObject

Properties

animations. Array containing animation parameters for chart element.

chart. The chart that contains a visual element.

visible. Indicates whether the visual element is visible.

Methods

addAnimation:. Adds animation for a chart element.

dumpConfigurationToDict. Returns an object, to which parameters of visual chart element are loaded.

removeAllAnimations. Removes all animation set for a visual chart element.

removeAnimation:. Deletes specified animation parameters for chart legend.

See also:

Classes