public class XYAreaLineChartExpression extends XYAreaChartExpression implements MultiPlotChartExpression
LINE_STYLE_DASH_STR, LINE_STYLE_DASHDOT_STR, LINE_STYLE_DASHDOTDOT_STR, LINE_STYLE_DOT_STR, LINE_STYLE_SOLID_STR
Constructor and Description |
---|
XYAreaLineChartExpression() |
createTimeSeriesChart
getLineStyle, getLineWidth, isMarkersVisible, setLineStyle, setLineWidth, setMarkersVisible
addSubTitle, getBorderPaint, getChart, getDomainMaximum, getDomainMinimum, getDomainPeriodCount, getDomainTickFont, getDomainTickFormat, getDomainTickFormatString, getDomainTimePeriod, getDomainTitle, getDomainTitleFont, getPlotBackgroundColor, getPlotBackgroundPaint, getRangeMaximum, getRangeMinimum, getRangePeriodCount, getRangeTickFont, getRangeTickFormat, getRangeTickFormatString, getRangeTimePeriod, getRangeTitle, getRangeTitleFont, getSubtitles, getTitlePosition, getTitlePositionText, isBorderVisible, isDisplayLabels, isDomainAxisAutoRange, isDomainIncludesZero, isDomainStickyZero, isDomainVerticalTickLabels, isHorizontal, isHumanReadableLogarithmicFormat, isLogarithmicAxis, isRangeAxisAutoRange, isRangeIncludesZero, isRangeStickyZero, isStacked, reconfigureForCompatibility, setBorderPaint, setBorderVisible, setDomainAxisAutoRange, setDomainIncludesZero, setDomainMaximum, setDomainMinimum, setDomainPeriodCount, setDomainStickyZero, setDomainTickFont, setDomainTickFormat, setDomainTickFormatString, setDomainTimePeriod, setDomainTitle, setDomainTitleFont, setDomainVerticalTickLabels, setHorizontal, setHumanReadableLogarithmicFormat, setLogarithmicAxis, setPlotBackgroundColor, setPlotBackgroundPaint, setRangeAxisAutoRange, setRangeIncludesZero, setRangeMaximum, setRangeMinimum, setRangePeriodCount, setRangeStickyZero, setRangeTickFont, setRangeTickFormat, setRangeTickFormatString, setRangeTimePeriod, setRangeTitle, setRangeTitleFont, setStacked, setTitlePosition, setTitlePositionText
getBackgroundColor, getBackgroundImage, getBorderColor, getChartDirectory, getChartFile, getChartFromCache, getChartHeight, getChartUrlMask, getChartWidth, getDataSource, getDependencyLevel, getItemLabelFont, getItemsLabelVisible, getLabelFont, getLegendBackgroundColor, getLegendFont, getLegendLocation, getLegendTextColor, getNoDataMessage, getPlotBackgroundAlpha, getPlotForegroundAlpha, getPossibleExpressionStringValue, getPostProcessingLanguage, getPostProcessingScript, getSeriesColor, getSeriesColor, getSeriesColorCount, getSeriesColors, getTitle, getTitleField, getTitleFont, getTitleText, getTooltipFormula, getUrlFormula, getValue, isAntiAlias, isChartSectionOutline, isDrawLegendBorder, isReturnFileNameOnly, isReturnImageReference, isShowBorder, isShowLegend, isThreeD, isUseDrawable, putChartInCache, setAntiAlias, setBackgroundColor, setBackgroundImage, setBorderColor, setChartDirectory, setChartFile, setChartHeight, setChartSectionOutline, setChartUrlMask, setChartWidth, setDataSource, setDependencyLevel, setDrawLegendBorder, setItemLabelFont, setItemsLabelVisible, setLabelFont, setLegendBackgroundColor, setLegendFont, setLegendLocation, setLegendTextColor, setNoDataMessage, setPlotBackgroundAlpha, setPlotForegroundAlpha, setPostProcessingLanguage, setPostProcessingScript, setReturnFileNameOnly, setReturnImageReference, setSeriesColor, setSeriesColor, setShowBorder, setShowLegend, setThreeD, setTitle, setTitleField, setTitleFont, setTitleText, setTooltipFormula, setUrlFormula, setUseDrawable, translateLineStyle
clone, getDataRow, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setName, setPreserve, setRuntime
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataSource, setDataSource
public boolean isLineAxisIncludesZero()
public void setLineAxisIncludesZero(boolean lineAxisIncludesZero)
public boolean isLineAxisStickyZero()
public void setLineAxisStickyZero(boolean lineAxisStickyZero)
public Font getLineTitleFont()
public void setLineTitleFont(Font lineTitleFont)
public Font getLineTickFont()
public void setLineTickFont(Font lineTickFont)
public Double getLineRangeMinimum()
public void setLineRangeMinimum(Double lineRangeMinimum)
public Double getLineRangeMaximum()
public void setLineRangeMaximum(Double lineRangeMaximum)
public double getLinePeriodCount()
public void setLinePeriodCount(double linePeriodCount)
public Class getLineTimePeriod()
public void setLineTimePeriod(Class lineTimePeriod)
public boolean isSharedRangeAxis()
public void setSharedRangeAxis(boolean sharedRangeAxis)
public org.pentaho.reporting.engine.classic.core.function.Expression getInstance()
getInstance
in interface org.pentaho.reporting.engine.classic.core.function.Expression
getInstance
in class XYChartExpression
public String getSecondaryDataSet()
getSecondaryDataSet
in interface MultiPlotChartExpression
public void setSecondaryDataSet(String dataset)
setSecondaryDataSet
in interface MultiPlotChartExpression
public String getSecondValueAxisLabel()
public void setSecondValueAxisLabel(String secondValueAxisLabel)
public Font getLinesLabelFont()
public void setLinesLabelFont(Font linesLabelFont)
public Font getLinesTickLabelFont()
public void setLinesTickLabelFont(Font linesTickLabelFont)
public String getLineTicksLabelFormat()
public void setLineTicksLabelFormat(String lineTicksLabelFormat)
public void setLineSeriesColor(int index, String field)
public String getLineSeriesColor(int index)
public int getLineSeriesColorCount()
public String[] getLineSeriesColor()
public void setLineSeriesColor(String[] fields)
public boolean isLineAxisAutoRange()
public void setLineAxisAutoRange(boolean lineAxisAutoRange)