Package | Description |
---|---|
org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
Modifier and Type | Method and Description |
---|---|
LegendLabels |
Legend.getLabels()
Returns the legend labels element.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedOptions.setCallback(LegendLabels labels,
Key property,
CallbackProxy.Proxy proxy)
Adds a event proxy function to legend labels element instance.
|