net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignAxisFormat
- All Known Implementing Classes:
- DRDesignAxisFormat
public interface DRIDesignAxisFormat
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getLabelExpression
DRIDesignExpression getLabelExpression()
getLabelFont
DRIDesignFont getLabelFont()
getLabelColor
Color getLabelColor()
getTickLabelFont
DRIDesignFont getTickLabelFont()
getTickLabelColor
Color getTickLabelColor()
getTickLabelMask
String getTickLabelMask()
getVerticalTickLabels
Boolean getVerticalTickLabels()
getTickLabelRotation
Double getTickLabelRotation()
getLineColor
Color getLineColor()
getRangeMinValueExpression
DRIDesignExpression getRangeMinValueExpression()
getRangeMaxValueExpression
DRIDesignExpression getRangeMaxValueExpression()
Copyright © 2010-2014. All Rights Reserved.