NChartLineAnimationType Constants Reference
| Declared in | NChartTypes.h |
|---|
NChartLineAnimationType
The NChartLineAnimationType enum provides constants to control transition animation of line series.
Definition
typedef NS_ENUM(NSUInteger, NChartLineAnimationType ) {
NChartLineAnimationTypeGrowUp,
NChartLineAnimationTypeGrowRight,
};
Constants
Declared In
NChartTypes.h