Modifier and Type | Method and Description |
---|---|
String |
getCharbaId()
Returns the CHARBA ID, set to the chart.
|
List<Integer> |
getData()
Returns an array of integer of data
|
int |
getIndex()
Returns the index of the data inside the dataset.
|
ChartNode |
getNode()
Returns the chart node with runtime data.
|
@JsOverlay public final int getIndex()
@JsOverlay public final String getCharbaId()
@JsOverlay public final ChartNode getNode()
@JsOverlay public final List<Integer> getData()