public final class ChoroplethElements extends Elements
Elements
provided by CHART.JS in order to add the ChoroplethBar
element to be configured for GEO charts.Modifier and Type | Method and Description |
---|---|
IsChart |
getChart()
Returns the chart instance
|
ChoroplethBar |
getChoroplethBar()
Returns the choropleth bar element.
|
protected ExtendedOptions |
getConfiguration()
Returns the configuration element.
|
protected ConfigurationOptions |
getOptions()
Returns the configuration options.
|
public ChoroplethBar getChoroplethBar()
protected final ConfigurationOptions getOptions()
protected final ExtendedOptions getConfiguration()
public final IsChart getChart()