public interface JRBarPlot extends JRCategoryPlot
JRCategoryPlot that exposes
specific settings for showing/hiding axis labels, tick marks and tick labels.JRChartPlot.JRSeriesColorPROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION| Modifier and Type | Method and Description |
|---|---|
JRItemLabel |
getItemLabel() |
java.lang.Boolean |
getShowLabels() |
java.lang.Boolean |
getShowTickLabels() |
java.lang.Boolean |
getShowTickMarks() |
void |
setShowLabels(java.lang.Boolean isShowLabels)
Sets a flag that specifies whether the labels are to be shown or not
|
void |
setShowTickLabels(java.lang.Boolean isShowTickLabels)
Sets a flag that specifies whether the tick labels are to be shown or not
|
void |
setShowTickMarks(java.lang.Boolean isShowTickMarks)
Sets a flag that specifies whether the tick marks are to be shown or not
|
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.Boolean getShowTickMarks()
void setShowTickMarks(java.lang.Boolean isShowTickMarks)
isShowTickMarks - the show tick marks flagjava.lang.Boolean getShowTickLabels()
JRItemLabel getItemLabel()
JRItemLabel object
representing the item labelvoid setShowTickLabels(java.lang.Boolean isShowTickLabels)
isShowTickLabels - the show tick labels flagjava.lang.Boolean getShowLabels()
void setShowLabels(java.lang.Boolean isShowLabels)
isShowLabels - the show labels flag© 2001-2010 Jaspersoft Corporation www.jaspersoft.com