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.JRSeriesColor
PROPERTY_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, getValueAxisLabelExpression
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
clone
getCategoryAxisLabelColor, getCategoryAxisLabelFont, getCategoryAxisLineColor, getCategoryAxisTickLabelColor, getCategoryAxisTickLabelFont, getCategoryAxisTickLabelMask, getCategoryAxisTickLabelRotation, getCategoryAxisVerticalTickLabels, getOwnCategoryAxisLabelColor, getOwnCategoryAxisLineColor, getOwnCategoryAxisTickLabelColor, setCategoryAxisTickLabelRotation
getOwnValueAxisLabelColor, getOwnValueAxisLineColor, getOwnValueAxisTickLabelColor, getValueAxisLabelColor, getValueAxisLabelFont, getValueAxisLineColor, getValueAxisTickLabelColor, getValueAxisTickLabelFont, getValueAxisTickLabelMask, getValueAxisVerticalTickLabels
java.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-2014 TIBCO Software Inc. www.jaspersoft.com