public class LevelOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
borderColor
Color on all points which lies on the same level.
|
DashStyle |
borderDashStyle
Border dash style on all points which lies on the same level.
|
Integer |
borderWidth
Border width on all points which lies on the same level.
|
String |
color
Color on all points which lies on the same level.
|
String |
colorVariation_key
The key of a color variation.
|
Double |
colorVariation_to
The ending value of a color variation.
|
Object |
dataLabels
Data labels on all points which lies on the same level.
|
Object |
levelSize
Level size on all points which lies on the same level.
|
Double |
rotation
Rotation on all points which lies on the same level.
|
String |
rotationMode
Rotation mode on all points which lies on the same level.
|
| Constructor and Description |
|---|
LevelOptions() |
@Option public DashStyle borderDashStyle
@Option public Integer borderWidth
@Option(value="colorVariation.key") public String colorVariation_key
@Option(value="colorVariation.to") public Double colorVariation_to
Copyright © 2018 Fujion Framework. All rights reserved.