| Modifier | Constructor and Description |
|---|---|
protected |
Chart(Context2d context,
Configuration configuration)
Builds CHART object at CHART.JS level.
This constructor MUST be empty. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharbaId()
Returns the CHARBA ID, set to the chart.
|
protected Chart(Context2d context, Configuration configuration)
context - represents a flat cartesian surface whose origin (0,0) is at the top left corner, with the coordinate
space having x values increasing when going right, and y values increasing when going down.configuration - configuration of CHART (native object).@JsOverlay public String getCharbaId()
Id