TKGaugeLabelsPosition Constants Reference
Declared in | TKGaugeLabels.h |
TKGaugeLabelsPosition
@enum TKGaugeLabelsPosition
Defines the position of the gauge labels. Inner or outer the scale line.
Definition
typedef NS_ENUM(NSInteger, TKGaugeLabelsPosition ) {
TKGaugeLabelsPositionInner,
TKGaugeLabelsPositionOuter,
};
Constants
Declared In
TKGaugeLabels.h