| Package | Description |
|---|---|
| com.orsoncharts.fx |
Custom viewing component (and support classes) for JavaFX.
|
| Modifier and Type | Method and Description |
|---|---|
Chart3DCanvas |
Chart3DViewer.getCanvas()
Returns the canvas used within this control to display the chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chart3DViewer.setCanvas(Chart3DCanvas canvas)
Sets the canvas used within this control to display the chart.
|