|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use BarStyle | |
|---|---|
| com.inet.report.chart.plot | Provides all classes and interfaces for chart plot. |
| Uses of BarStyle in com.inet.report.chart.plot |
|---|
| Fields in com.inet.report.chart.plot declared as BarStyle | |
|---|---|
static BarStyle |
BarStyle.BAR2D
This is a 2D bar style. |
static BarStyle |
BarStyle.BAR2D_PERCENT
This is a 2D bar style with percent values. |
static BarStyle |
BarStyle.BAR2D_STACKED
This is a 2D bar style with stacked values. |
static BarStyle |
BarStyle.BAR3D
This is a 3D bar style. |
static BarStyle |
BarStyle.BAR3D_PERCENT
This is a 3D bar style with percent values. |
static BarStyle |
BarStyle.BAR3D_STACKED
This is a 3D bar style with stacked values. |
static BarStyle |
BarPlot.DEFAULT_STYLE
Default chart style with this plot. |
| Methods in com.inet.report.chart.plot with parameters of type BarStyle | |
|---|---|
void |
BarPlot.setStyle(BarStyle style)
Sets a chart style of this bar plot. |
| Constructors in com.inet.report.chart.plot with parameters of type BarStyle | |
|---|---|
BarPlot(BarStyle style)
Creates a bar plot with defined chart style. |
|
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||