The ChartBorder class is used to work with a chart border.
NSObject
UIResponder
UIView
ChartBorder
borderColor. Border color.
- (UIColor *) borderColor [read, write, nonatomic, retain]
The example of use is given in the Changing Legend Parameters and Chart Borders section.
borderRadius. Border rounding radius.
- (float) borderRadius [read, write, nonatomic, assign]
borderThickness. Border width.
- (float) borderThickness [read, write, nonatomic, assign]
See also:
Classes