Package | Description |
---|---|
com.hyjavaapex.model.apexcharts | |
com.hyjavaapex.model.apexcharts.plotoptions |
Modifier and Type | Method and Description |
---|---|
Bar |
PlotOptions.getBar() |
Modifier and Type | Method and Description |
---|---|
PlotOptions |
PlotOptions.setBar(Bar bar) |
Modifier and Type | Field and Description |
---|---|
static Bar |
Bar.NULL |
Modifier and Type | Method and Description |
---|---|
Bar |
Bar.setColumnWidth(String columnWidth)
In column charts, columnWidth is the percentage of the available width in the grid-rect.
|
Bar |
Bar.setEndingShape(StartEndShape endingShape)
Available Options
|
Bar |
Bar.setHorizontal(Boolean horizontal)
This option will turn a column chart into a horiontal bar chart.
|
Copyright © 2024. All rights reserved.