XuniChartLoadAnimation Class Reference

Inherits from XuniAnimation : NSObject
Declared in ChartLoadAnimation.h

Overview

XuniChartLoadAnimation Class.

  animationMode

Specifies how plotted points are animated.

@property (nonatomic) XuniAnimationMode animationMode

Discussion

Specifies how plotted points are animated.

Declared In

ChartLoadAnimation.h

  chart

The chart control that owns this load animation.

@property (nonatomic) FlexChartBase *chart

Discussion

The chart control that owns this load animation.

Declared In

ChartLoadAnimation.h

– init

init a new XuniChartLoadAnimation.

- (id)init

Discussion

init a new XuniChartLoadAnimation.

Declared In

ChartLoadAnimation.h