public class Zone extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
className
Styled mode only.
|
String |
color
Defines the color of the series.
|
DashStyle |
dashStyle
A name for the dash style to use for the graph.
|
String |
fillColor
Defines the fill color for the series (in area type series) Defaults to undefined.
|
Double |
value
The value up to where the zone extends, if undefined the zones stretches to the last value in
the series.
|
| Constructor and Description |
|---|
Zone() |
@Option public String className
@Option public DashStyle dashStyle
@Option public String fillColor
Copyright © 2018 Fujion Framework. All rights reserved.