MABubbleDataViewController

Description

The MABubbleDataViewController class is used to work with a bubble chart data view controller.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIViewController

          MADataViewController

          MABubbleDataViewController

Supported Protocols

<BaseSettingsDelegate>

<ChartTimeIndexDelegate>

<ChartTouchesDelegate>

<DataViewDatasourceDelegate>

<MADataViewControllerProtocol>

<NSCoding>

<UIAppearanceContainer>

Properties

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.

Methods

initWithDataSource:. Creates an instance of the MABubbleDataViewController class based on a data source.

See also:

Classes. The Mobile Application Component