public final class BubbleMapElements extends Elements
Elements provided by CHART.JS in order to add the BubbleMapPoint element to be configured for GEO charts.| Modifier and Type | Method and Description | 
|---|---|
BubbleMapPoint | 
getBubbleMapPoint()
Returns the bubble map point element. 
 | 
IsChart | 
getChart()
Returns the chart instance 
 | 
protected ExtendedOptions | 
getConfiguration()
Returns the configuration element. 
 | 
protected ConfigurationOptions | 
getOptions()
Returns the configuration options. 
 | 
public BubbleMapPoint getBubbleMapPoint()
protected final ConfigurationOptions getOptions()
protected final ExtendedOptions getConfiguration()
public final IsChart getChart()