public class LineChartModel extends CartesianChartModel
axes
Constructor and Description |
---|
LineChartModel() |
Modifier and Type | Method and Description |
---|---|
boolean |
isBreakOnNull() |
boolean |
isStacked() |
void |
setBreakOnNull(boolean breakOnNull) |
void |
setStacked(boolean stacked) |
addSeries, clear, createAxes, getAxes, getAxis, getDatatipEditor, getDatatipFormat, getSeries, isAnimate, isShowDatatip, isShowPointLabels, isZoom, setAnimate, setDatatipEditor, setDatatipFormat, setShowDatatip, setShowPointLabels, setZoom
getDataRenderMode, getExtender, getLegendCols, getLegendLabel, getLegendPlacement, getLegendPosition, getLegendRows, getNegativeSeriesColors, getSeriesColors, getTitle, isLegendEscapeHtml, isMouseoverHighlight, isResetAxesOnResize, isShadow, setDataRenderMode, setExtender, setLegendCols, setLegendEscapeHtml, setLegendLabel, setLegendPlacement, setLegendPosition, setLegendRows, setMouseoverHighlight, setNegativeSeriesColors, setResetAxesOnResize, setSeriesColors, setShadow, setTitle
Copyright © 2020. All rights reserved.