public interface JRBarPlot extends JRCategoryPlot
JRCategoryPlot
that exposes
specific settings for showing/hiding axis labels, tick marks and tick labels.JRChartPlot.JRSeriesColor
PROPERTY_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, 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.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-2014 TIBCO Software Inc. www.jaspersoft.com