Package | Description |
---|---|
com.hyjavaapex.model.apexcharts |
Modifier and Type | Field and Description |
---|---|
static Stroke |
Stroke.NULL |
Modifier and Type | Method and Description |
---|---|
Stroke |
ChartOptions.getStroke() |
Stroke |
Stroke.setColors(List<Color> colors)
Colors to fill the border for paths.
|
Stroke |
Stroke.setShow(Boolean show)
To show or hide path-stroke / line
|
Stroke |
Stroke.setWidth(List<Number> widthAsArrayNumber)
Sets the width of border for svg path
|
Stroke |
Stroke.setWidth(Number widthAsNumber)
Sets the width of border for svg path
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.setStroke(Stroke stroke) |
Copyright © 2024. All rights reserved.