Package | Description |
---|---|
javafx.scene.chart |
The JavaFX User Interface provides a set of chart components that
are a very convenient way for data visualization.
|
Modifier and Type | Method and Description |
---|---|
ScatterChart<X,Y> |
ScatterChartBuilder.build()
Deprecated.
Make an instance of
ScatterChart based on the properties set on this builder. |