public class ScatterAreaSeries extends ScatterLineSeries implements FilledSeries
FILL_COLOR_PROPERTY_KEY, STROKE_COLOR_PROPERTY_KEY, STROKE_THICKNESS_PROPERTY_KEY
SERIES_Z_INDEX
Constructor and Description |
---|
ScatterAreaSeries()
Creates a new instance of the ScatterAreaSeries class.
|
Modifier and Type | Method and Description |
---|---|
void |
setFillColor(int value)
Sets the fill color of the area.
|
void |
setFillPaint(Paint value)
Sets the fill paint of the scatter points.
|
getLineTouchTargetSize, getTouchTargetRadius, hitTest, setLineTouchTargetSize, setStrokeColor, setStrokePaint, setStrokeThickness, setTouchTargetRadius
dataPoints, getDistanceToPoint, getFillColor, getFillPaint, getLegendFillColor, getLegendStrokeColor, getPointSize, getStrokeColor, getStrokePaint, getStrokeThickness, getXValueBinding, getYValueBinding, setCanApplyPalette, setData, setPointSize, setXValueBinding, setXValueBinding, setYValueBinding, setYValueBinding
chartAxisChanged, getHorizontalAxis, getVerticalAxis, setHorizontalAxis, setVerticalAxis
getDataPointRenderer, getLegendTitle, getSelectedChangeListener, onPointAdded, onPointRemoved, setDataPointRenderer, setIsSelected, setLegendTitle, setSelectedChangeListener
addPropertyChangedListener, dataSource, findClosestPoint, getClipToPlotArea, getData, getIsSelected, getIsVisibleInLegend, getLabelFillColor, getLabelFont, getLabelFontStyle, getLabelFormat, getLabelMargin, getLabelRenderer, getLabelSize, getLabelStrokeColor, getLabelTextColor, getLabelValueToStringConverter, getPlotAreaSize, getSelectionMode, getShowLabels, hitTestDataPoint, model, onBoundItemPropertyChanged, onDataBindingComplete, onDataPointIsSelectedChanged, postRender, removePropertyChangedListener, render, setClipToPlotArea, setIsVisibleInLegend, setLabelFillColor, setLabelFont, setLabelFontStyle, setLabelFormat, setLabelMargin, setLabelPadding, setLabelRenderer, setLabelSize, setLabelStrokeColor, setLabelTextColor, setLabelValueToStringConverter, setSelectionMode, setShowLabels
attach, detach, getCanApplyPalette, getChart, getCollectionIndex, getPalette, getZIndex, invalidatePalette, onPaletteInvalidated, onPaletteUpdated, requestLayout, requestRender, setZIndex, updatePalette
getPaletteFamily, getPaletteFamilyCore, isLoaded, isPaletteApplied, isVisible, measureContent, paletteFamily, refreshNode, setPaletteFamily, setVisible, setVisible
getValue, resetPropertyValue, setValue, setValue
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFillColor
getStrokeColor, getStrokeThickness
getIsSelected
getCollectionIndex, invalidatePalette, measureContent, refreshNode
public ScatterAreaSeries()
public void setFillColor(int value)
setFillColor
in class ScatterPointSeries
public void setFillPaint(Paint value)
ScatterPointSeries
setFillPaint
in class ScatterPointSeries