Package org.eclnt.util.chart
Class TimeBasedChartInfo
java.lang.Object
org.eclnt.util.chart.ChartInfo
org.eclnt.util.chart.TimeBasedChartInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCharts(List<TimeBasedChart> charts) voidsetDateFormat(String dateFormat) voidsetLowerBound(Date lowerBound) voidsetUpperBound(Date upperBound) voidsetXmarkers(List<TimeBasedChartXMarker> markers) Methods inherited from class org.eclnt.util.chart.ChartInfo
getBackgroundColor, getExtendedLegend, getName, getRangeGridlineColorX, getRangeGridlineColorY, getRenderingOrder, getWithLegend, getWithTooltips, getxAxisName, getXAxisName, getXZoom, getYZoom, setBackgroundColor, setExtendedLegend, setName, setRangeGridlineColorX, setRangeGridlineColorY, setRenderingOrder, setWithLegend, setWithTooltips, setxAxisName, setXAxisName, setXZoom, setYZoom
-
Constructor Details
-
TimeBasedChartInfo
public TimeBasedChartInfo()
-
-
Method Details
-
getLowerBound
-
setLowerBound
-
getUpperBound
-
setUpperBound
-
getDateFormat
-
setDateFormat
-
getCharts
-
setCharts
-
getXmarkers
-
setXmarkers
-