| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options.color |
| Modifier and Type | Method and Description |
|---|---|
static LinearGradient.GradientDirection |
LinearGradient.GradientDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinearGradient.GradientDirection[] |
LinearGradient.GradientDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LinearGradient(LinearGradient.GradientDirection direction)
Constructs a linear gradient with a predefined direction.
|
Copyright © 2013. All Rights Reserved.