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.CommonProperty |
Dataset.CommonProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dataset.CommonProperty[] |
Dataset.CommonProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|