public class ScatterPointRenderer extends ChartDataPointRendererBase<ScatterPointSeries>
ScatterPointSeries
.Constructor and Description |
---|
ScatterPointRenderer(ScatterPointSeries owner)
Creates a new instance of the ScatterPointRenderer class.
|
Modifier and Type | Method and Description |
---|---|
HashMap<DataPoint,PaletteEntry> |
pointColors()
Gets the palette entry map for the owner series' data points.
|
renderPoint
public ScatterPointRenderer(ScatterPointSeries owner)
owner
- The owner series.public HashMap<DataPoint,PaletteEntry> pointColors()