TKChartPointLabelLayoutMode Constants Reference
Declared in | TKChartPointLabelStyle.h |
TKChartPointLabelLayoutMode
@enum TKChartPointLabelLayoutMode
Represents an enum that defines how point labels should be laid out.
Definition
typedef NS_ENUM(NSUInteger, TKChartPointLabelLayoutMode ) {
TKChartPointLabelLayoutModeManual,
TKChartPointLabelLayoutModeAuto,
};
Constants
Declared In
TKChartPointLabelStyle.h