The MABubbleDataViewController class is used to work with a bubble chart data view controller.
MABubbleDataViewController
<ChartTimeIndexDelegate>
<ChartTouchesDelegate>
<MADataViewControllerProtocol>
<NSCoding>
bubbleDataSource. Bubble chart data source.
contentOptimizationFactor. The coefficient of bubble chart area to sizes of its elements, at which these elements should be hidden.
dataSource. Chart data source.
optimizeOn. Indicates whether bubble chart elements that do not fit are hidden.
settingsPlistName. Name of the file with bubble chart settings.
zoomEnabled. Indicates whether zoom can be used.
initWithDataSource:. Creates an instance of the MABubbleDataViewController class based on a data source.
See also: