CWKExtendedHoursLabelConfiguration Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | CWKExtendedHoursConfiguration.h |
showOnUpper
Control if identifying label is shown in the upper chart
@property (nonatomic, assign) BOOL showOnUpperDeclared In
CWKExtendedHoursConfiguration.h
showOnLower
Control if identifying label is shown in the lower chart
@property (nonatomic, assign) BOOL showOnLowerDeclared In
CWKExtendedHoursConfiguration.h
color
Color of identifying label Default = [UIColor blackColor]
@property (nonatomic, strong) UIColor *colorDeclared In
CWKExtendedHoursConfiguration.h
font
Font of identifying label
@property (nonatomic, strong) UIFont *fontDeclared In
CWKExtendedHoursConfiguration.h
string
Text for identifying label
@property (nonatomic, copy) NSString *stringDeclared In
CWKExtendedHoursConfiguration.h