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