ORKGraphAnimationType Constants Reference

Declared in ORKGraphChartView_Internal.h

ORKGraphAnimationType

Definition

typedef NS_ENUM(NSUInteger, ORKGraphAnimationType ) {
   ORkGraphAnimationTypeNone,
   ORKGraphAnimationTypeFade,
   ORKGraphAnimationTypeGrow,
   ORKGraphAnimationTypePop,
};

Constants

ORkGraphAnimationTypeNone

Declared In ORKGraphChartView_Internal.h.

ORKGraphAnimationTypeFade

Declared In ORKGraphChartView_Internal.h.

ORKGraphAnimationTypeGrow

Declared In ORKGraphChartView_Internal.h.

ORKGraphAnimationTypePop

Declared In ORKGraphChartView_Internal.h.