TKChartLegendItemStyle Class Reference
Inherits from | TKStyleNode : NSObject |
Declared in | TKChartLegendItemStyle.h |
Properties
fill
The fill color to be used as a background.
@property (nonatomic, strong) TKFill *fill
Return Value
An instance of UIColor representing the fill color.
Declared In
TKChartLegendItemStyle.h
iconSize
Specifies the icon’s size.
@property (nonatomic, assign) CGSize iconSize
Declared In
TKChartLegendItemStyle.h