ORKGraphAnimationType Constants Reference
Declared in | ORKGraphChartView_Internal.h |
---|
ORKGraphAnimationType
Definition
typedef NS_ENUM(NSUInteger, ORKGraphAnimationType ) {
ORkGraphAnimationTypeNone,
ORKGraphAnimationTypeFade,
ORKGraphAnimationTypeGrow,
ORKGraphAnimationTypePop,
};