| Package | Description |
|---|---|
| com.codename1.charts.views |
Provides the classes that handle the actual rendering / drawing of the charts, based on the provided model and renderer.
|
| Modifier and Type | Method and Description |
|---|---|
ScatterChart |
XYChart.getPointsChart()
Returns the scatter chart to be used for drawing the data points.
|
ScatterChart |
LineChart.getPointsChart()
Returns the scatter chart to be used for drawing the data points.
|
Copyright © 2021. All rights reserved.