public interface JRBar3DPlot extends JRCategoryPlot
JRBarPlot, the JRBar3DPlot
allows customization of the labels for both of its axes and the display of the item labelsJRChartPlot.JRSeriesColorPROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION| Modifier and Type | Method and Description |
|---|---|
JRItemLabel |
getItemLabel() |
java.lang.Boolean |
getShowLabels() |
java.lang.Double |
getXOffsetDouble() |
java.lang.Double |
getYOffsetDouble() |
void |
setShowLabels(java.lang.Boolean isShowLabels)
Sets a flag that specifies whether the labels are to be shown or not
|
void |
setXOffset(java.lang.Double xOffset)
Sets the x offset
|
void |
setYOffset(java.lang.Double yOffset)
Sets the y offset
|
getCategoryAxisLabelExpression, getDomainAxisMaxValueExpression, getDomainAxisMinValueExpression, getRangeAxisMaxValueExpression, getRangeAxisMinValueExpression, getValueAxisLabelExpressionaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsclonegetCategoryAxisLabelColor, getCategoryAxisLabelFont, getCategoryAxisLineColor, getCategoryAxisTickLabelColor, getCategoryAxisTickLabelFont, getCategoryAxisTickLabelMask, getCategoryAxisTickLabelRotation, getCategoryAxisVerticalTickLabels, getOwnCategoryAxisLabelColor, getOwnCategoryAxisLineColor, getOwnCategoryAxisTickLabelColor, setCategoryAxisTickLabelRotationgetOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getValueAxisLabelColor, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabelsjava.lang.Double getXOffsetDouble()
JRItemLabel getItemLabel()
JRItemLabel object
representing the item labelvoid setXOffset(java.lang.Double xOffset)
xOffset - the x offsetjava.lang.Double getYOffsetDouble()
void setYOffset(java.lang.Double yOffset)
yOffset - the y offsetjava.lang.Boolean getShowLabels()
void setShowLabels(java.lang.Boolean isShowLabels)
isShowLabels - the show labels flag© 2001-2010 Jaspersoft Corporation www.jaspersoft.com