Inherits from TKChartScatterSeries : TKChartSeries : NSObject
Declared in TKChartBubbleSeries.h

Overview

Represents a TKChart bubble series. See TKChartScatterSeries for more information.

Properties

biggestBubbleDiameterForAutoscale

A value that represents the diameter of the biggest bubble when scale property is not set.

@property (nonatomic, strong) NSNumber *biggestBubbleDiameterForAutoscale

Declared In

TKChartBubbleSeries.h

scale

A scale that will be used when calculating bubbles diameter.

@property (nonatomic, strong) NSNumber *scale

Declared In

TKChartBubbleSeries.h