NChartColumnAnimationType Constants Reference
Declared in | NChartTypes.h |
---|
NChartColumnAnimationType
The NChartColumnAnimationType enum provides constants to control transition animation of column series.
Definition
typedef NS_ENUM(NSUInteger, NChartColumnAnimationType ) {
NChartColumnAnimationTypeSimultaneously,
NChartColumnAnimationTypeOneByOne,
};
Constants
Declared In
NChartTypes.h