Package | Description |
---|---|
org.pepstock.charba.client.data |
Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).
|
Modifier and Type | Method and Description |
---|---|
static Dataset.CanvasObjectProperty |
Dataset.CanvasObjectProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dataset.CanvasObjectProperty[] |
Dataset.CanvasObjectProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|