Package | Description |
---|---|
org.dashbuilder.renderer.chartjs.lib | |
org.dashbuilder.renderer.chartjs.lib.options |
Modifier and Type | Method and Description |
---|---|
void |
ChartWithAnimation.setAnimationType(Type type)
Specify animation easing
Default value is
EASE_OUT_QUART |
void |
Chart.setAnimationType(Type type)
Specify animation easing
Default value is
EASE_OUT_QUART |
Modifier and Type | Method and Description |
---|---|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HasAnimation.setAnimationType(Type type)
Specify animation easing
Default value is
EASE_OUT_QUART |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.