Package | Description |
---|---|
org.swtchart | |
org.swtchart.internal.series |
Modifier and Type | Method and Description |
---|---|
IBarSeries.BarWidthStyle |
IBarSeries.getBarWidthStyle(IBarSeries.BarWidthStyle style)
Gets the bar width style.
|
static IBarSeries.BarWidthStyle |
IBarSeries.BarWidthStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IBarSeries.BarWidthStyle[] |
IBarSeries.BarWidthStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IBarSeries.BarWidthStyle |
IBarSeries.getBarWidthStyle(IBarSeries.BarWidthStyle style)
Gets the bar width style.
|
void |
IBarSeries.setBarWidthStyle(IBarSeries.BarWidthStyle style)
Sets the bar width style.
|
Modifier and Type | Method and Description |
---|---|
IBarSeries.BarWidthStyle |
BarSeries.getBarWidthStyle(IBarSeries.BarWidthStyle style) |
Modifier and Type | Method and Description |
---|---|
IBarSeries.BarWidthStyle |
BarSeries.getBarWidthStyle(IBarSeries.BarWidthStyle style) |
void |
BarSeries.setBarWidthStyle(IBarSeries.BarWidthStyle style) |
Copyright © 2022. All rights reserved.