public interface JRCategoryAxisFormat
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION |
Modifier and Type | Method and Description |
---|---|
Color |
getCategoryAxisLabelColor() |
JRFont |
getCategoryAxisLabelFont() |
Color |
getCategoryAxisLineColor() |
Color |
getCategoryAxisTickLabelColor() |
JRFont |
getCategoryAxisTickLabelFont() |
String |
getCategoryAxisTickLabelMask() |
Double |
getCategoryAxisTickLabelRotation()
Gets the angle in degrees to rotate the data axis labels.
|
Boolean |
getCategoryAxisVerticalTickLabels() |
Color |
getOwnCategoryAxisLabelColor() |
Color |
getOwnCategoryAxisLineColor() |
Color |
getOwnCategoryAxisTickLabelColor() |
void |
setCategoryAxisTickLabelRotation(Double labelRotation)
Sets the angle in degrees to rotate the data axis labels.
|
static final String PROPERTY_CATEGORY_AXIS_TICK_LABEL_ROTATION
JRFont getCategoryAxisLabelFont()
Color getCategoryAxisLabelColor()
Color getOwnCategoryAxisLabelColor()
JRFont getCategoryAxisTickLabelFont()
Color getCategoryAxisTickLabelColor()
Color getOwnCategoryAxisTickLabelColor()
String getCategoryAxisTickLabelMask()
Boolean getCategoryAxisVerticalTickLabels()
Color getCategoryAxisLineColor()
Color getOwnCategoryAxisLineColor()
Double getCategoryAxisTickLabelRotation()
void setCategoryAxisTickLabelRotation(Double labelRotation)
Copyright © 2017. All rights reserved.