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 showOnUpper

Declared In

CWKExtendedHoursConfiguration.h

  showOnLower

Control if identifying label is shown in the lower chart

@property (nonatomic, assign) BOOL showOnLower

Declared In

CWKExtendedHoursConfiguration.h

  color

Color of identifying label Default = [UIColor blackColor]

@property (nonatomic, strong) UIColor *color

Declared In

CWKExtendedHoursConfiguration.h

  font

Font of identifying label

@property (nonatomic, strong) UIFont *font

Declared In

CWKExtendedHoursConfiguration.h

  string

Text for identifying label

@property (nonatomic, copy) NSString *string

Declared In

CWKExtendedHoursConfiguration.h