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() |
Boolean |
getShowLabels() |
Double |
getXOffsetDouble() |
Double |
getYOffsetDouble() |
void |
setShowLabels(Boolean isShowLabels)
Sets a flag that specifies whether the labels are to be shown or not
|
void |
setXOffset(Double xOffset)
Sets the x offset
|
void |
setYOffset(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, getValueAxisVerticalTickLabelsDouble getXOffsetDouble()
JRItemLabel getItemLabel()
JRItemLabel object
representing the item labelvoid setXOffset(Double xOffset)
xOffset - the x offsetDouble getYOffsetDouble()
void setYOffset(Double yOffset)
yOffset - the y offsetBoolean getShowLabels()
void setShowLabels(Boolean isShowLabels)
isShowLabels - the show labels flagCopyright © 2017. All rights reserved.