public class PointSeriesModel extends CategoricalSeriesModel
ChartSeriesModel.DataPointsChangedListener
ChartElement.Predicate<T>
COMBINE_MODE_PROPERTY_KEY, STACK_GROUP_KEY_PROPERTY_KEY
DATA_POINTS_MODIFIED_MESSAGE_KEY
children
PROPERTY_CHANGED_MESSAGE, PROPERTY_CHANGING_MESSAGE, trackPropertyChanged, trackPropertyChanging
Constructor and Description |
---|
PointSeriesModel()
Creates a new instance of the
PointSeriesModel class. |
Modifier and Type | Method and Description |
---|---|
AxisPlotMode |
getDefaultPlotMode()
Gets the default
AxisPlotMode for this series. |
canAddChild, getCombineMode, getStackGroupKey, setCombineMode, setStackGroupKey
attachAxis, detachAxis, getFirstAxis, getSecondAxis
dataPoints, getVirtualizationEnabled, setVirtualizationEnabled, updateVisibleDataPoints, visibleDataPoints
getCombinedPlotStrategy, getCombinedRoundLayoutStrategy, getDataPointsChangedListener, selectPlotMode, setDataPointsChangedListener
enumDescendants, enumDescendants, enumDescendants, findAncestor, findDescendant, getPresenter, isAncestorOf, setPresenter
applyLayoutRounding, arrange, arrange, chartArea, clearValue, collectionIndex, getLayoutSlot, getNodeState, getParent, index, invalidate, isTreeLoaded, isVisible, load, setIsVisible, setParent, setValue
getTypedValue, getValue, isLocalValue
public PointSeriesModel()
PointSeriesModel
class.public AxisPlotMode getDefaultPlotMode()
ChartSeriesModel
AxisPlotMode
for this series.getDefaultPlotMode
in class CategoricalSeriesModel