public class ChartAxis extends Object
| Constructor and Description |
|---|
ChartAxis() |
| Modifier and Type | Method and Description |
|---|---|
ChartStyle |
getStyle()
Returns the axis style.
|
void |
setStyle(ChartStyle style)
Sets the axis style.
|
public ChartStyle getStyle()
setStyle(ChartStyle) to apply changes.public void setStyle(ChartStyle style)
style - The axis style.Copyright © 2026. All rights reserved.