TKChartBubbleDataPoint Class Reference
Inherits from | NSObject |
Conforms to | TKChartData |
Declared in | TKChartBubbleDataPoint.h |
Tasks
-
dataXValue
property -
dataYValue
property -
area
property -
+ dataPointWithX:Y:area:
-
– initWithX:Y:area:
Properties
area
Bubble area value.
@property (nonatomic, strong, nullable) NSNumber *area
Declared In
TKChartBubbleDataPoint.h
Class Methods