NChartCalloutLineType Constants Reference
Declared in | NChartTypes.h |
---|
NChartCalloutLineType
The NChartCalloutLineType enum provides constants to determine the appearance of the callout line.
Definition
typedef NS_ENUM(NSUInteger, NChartCalloutLineType ) {
NChartCalloutLineTypeStraight,
NChartCalloutLineTypeBroken,
};
Constants
Declared In
NChartTypes.h