| Modifier and Type | Method and Description |
|---|---|
ChartStyle |
Chart.getPlotAreaStyle()
Returns the plot area style.
|
ChartStyle |
ChartSeries.getStyle()
Returns the series style.
|
ChartStyle |
Chart.getStyle()
Returns the chart style.
|
ChartStyle |
ChartAxis.getStyle()
Returns the axis style.
|
ChartStyle |
Chart.getWallStyle()
Returns the wall style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chart.setPlotAreaStyle(ChartStyle plotAreaStyle)
Sets the plot area style.
|
void |
ChartSeries.setStyle(ChartStyle style)
Sets the series style.
|
void |
Chart.setStyle(ChartStyle style)
Sets the chart style.
|
void |
ChartAxis.setStyle(ChartStyle style)
Sets the axis style.
|
void |
Chart.setWallStyle(ChartStyle wallStyle)
Sets the wall style.
|
Copyright © 2026. All rights reserved.