| Package | Description |
|---|---|
| com.orsoncharts | |
| com.orsoncharts.style |
Classes for controlling chart styles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chart3D.styleChanged(ChartStyleChangeEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardChartStyle.notifyListeners(ChartStyleChangeEvent event)
Notifies all registered listeners that the chart style has been modified.
|
void |
ChartStyleChangeListener.styleChanged(ChartStyleChangeEvent event)
Called to inform that a chart change event has occurred.
|