public class JRFillCandlestickPlot extends JRFillChartPlot implements JRCandlestickPlot
JRChartPlot.JRSeriesColor| Modifier and Type | Field and Description |
|---|---|
protected Color |
timeAxisLabelColor |
protected JRFont |
timeAxisLabelFont |
protected Color |
timeAxisLineColor |
protected Color |
timeAxisTickLabelColor |
protected JRFont |
timeAxisTickLabelFont |
protected Color |
valueAxisLabelColor |
protected JRFont |
valueAxisLabelFont |
protected Color |
valueAxisLineColor |
protected Color |
valueAxisTickLabelColor |
protected JRFont |
valueAxisTickLabelFont |
chart, parent| Constructor and Description |
|---|
JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot,
JRFillObjectFactory factory) |
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorscloneprotected JRFont timeAxisLabelFont
protected Color timeAxisLabelColor
protected JRFont timeAxisTickLabelFont
protected Color timeAxisTickLabelColor
protected Color timeAxisLineColor
protected JRFont valueAxisLabelFont
protected Color valueAxisLabelColor
protected JRFont valueAxisTickLabelFont
protected Color valueAxisTickLabelColor
protected Color valueAxisLineColor
public JRFillCandlestickPlot(JRCandlestickPlot candlestickPlot, JRFillObjectFactory factory)
public JRExpression getTimeAxisLabelExpression()
getTimeAxisLabelExpression in interface JRCandlestickPlotpublic JRFont getTimeAxisLabelFont()
getTimeAxisLabelFont in interface JRTimeAxisFormatpublic Color getTimeAxisLabelColor()
getTimeAxisLabelColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisLabelColor()
getOwnTimeAxisLabelColor in interface JRTimeAxisFormatpublic void setTimeAxisLabelColor(Color color)
public JRFont getTimeAxisTickLabelFont()
getTimeAxisTickLabelFont in interface JRTimeAxisFormatpublic Color getTimeAxisTickLabelColor()
getTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisTickLabelColor()
getOwnTimeAxisTickLabelColor in interface JRTimeAxisFormatpublic void setTimeAxisTickLabelColor(Color color)
public String getTimeAxisTickLabelMask()
getTimeAxisTickLabelMask in interface JRTimeAxisFormatpublic Boolean getTimeAxisVerticalTickLabels()
getTimeAxisVerticalTickLabels in interface JRTimeAxisFormatpublic Color getTimeAxisLineColor()
getTimeAxisLineColor in interface JRTimeAxisFormatpublic Color getOwnTimeAxisLineColor()
getOwnTimeAxisLineColor in interface JRTimeAxisFormatpublic void setTimeAxisLineColor(Color color)
public JRExpression getValueAxisLabelExpression()
getValueAxisLabelExpression in interface JRCandlestickPlotpublic JRExpression getDomainAxisMinValueExpression()
getDomainAxisMinValueExpression in interface JRCandlestickPlotpublic JRExpression getDomainAxisMaxValueExpression()
getDomainAxisMaxValueExpression in interface JRCandlestickPlotpublic JRExpression getRangeAxisMinValueExpression()
getRangeAxisMinValueExpression in interface JRCandlestickPlotpublic JRExpression getRangeAxisMaxValueExpression()
getRangeAxisMaxValueExpression in interface JRCandlestickPlotpublic JRFont getValueAxisLabelFont()
getValueAxisLabelFont in interface JRValueAxisFormatpublic Color getValueAxisLabelColor()
getValueAxisLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLabelColor()
getOwnValueAxisLabelColor in interface JRValueAxisFormatpublic void setValueAxisLabelColor(Color color)
public JRFont getValueAxisTickLabelFont()
getValueAxisTickLabelFont in interface JRValueAxisFormatpublic Color getValueAxisTickLabelColor()
getValueAxisTickLabelColor in interface JRValueAxisFormatpublic Color getOwnValueAxisTickLabelColor()
getOwnValueAxisTickLabelColor in interface JRValueAxisFormatpublic void setValueAxisTickLabelColor(Color color)
public String getValueAxisTickLabelMask()
getValueAxisTickLabelMask in interface JRValueAxisFormatpublic Boolean getValueAxisVerticalTickLabels()
getValueAxisVerticalTickLabels in interface JRValueAxisFormatpublic Color getValueAxisLineColor()
getValueAxisLineColor in interface JRValueAxisFormatpublic Color getOwnValueAxisLineColor()
getOwnValueAxisLineColor in interface JRValueAxisFormatpublic void setValueAxisLineColor(Color color)
public Boolean getShowVolume()
getShowVolume in interface JRCandlestickPlotCopyright © 2017. All rights reserved.