ChartAnimationPieMove

Description

The ChartAnimationPieMove class is used to work with animation that moves a pie chart sector.

Inheritance Hierarchy

          NSObject

          ChartAnimation

          ChartAnimationPieMove

Supported Protocols

<ChartAnimationDelegate>

Properties

shift. Radial shift of chart sector.

Properties inherited from ChartAnimation

delegate. Object that gets events generated when working with animation.

duration. Animation duration (seconds).

startDelay. Initial delay in reproduction of animation (seconds).

Methods inherited from ChartAnimation

initWithAnimationName:. Initializes working with animation parameters.

Methods inherited from <ChartAnimationDelegate>

animationComplete:. End of animation reproduction.

animationStarted:. Start animation playback.

See also:

Classes