net.sf.dynamicreports.design.base.chart
Class DRDesignChartLegend
java.lang.Object
net.sf.dynamicreports.design.base.chart.DRDesignChartLegend
- All Implemented Interfaces:
- DRIDesignChartLegend
public class DRDesignChartLegend
- extends Object
- implements DRIDesignChartLegend
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRDesignChartLegend
public DRDesignChartLegend()
getColor
public Color getColor()
- Specified by:
getColor
in interface DRIDesignChartLegend
setColor
public void setColor(Color color)
getBackgroundColor
public Color getBackgroundColor()
- Specified by:
getBackgroundColor
in interface DRIDesignChartLegend
setBackgroundColor
public void setBackgroundColor(Color backgroundColor)
getShowLegend
public Boolean getShowLegend()
- Specified by:
getShowLegend
in interface DRIDesignChartLegend
setShowLegend
public void setShowLegend(Boolean showLegend)
getFont
public DRDesignFont getFont()
- Specified by:
getFont
in interface DRIDesignChartLegend
setFont
public void setFont(DRDesignFont font)
getPosition
public Position getPosition()
- Specified by:
getPosition
in interface DRIDesignChartLegend
setPosition
public void setPosition(Position position)
Copyright © 2010-2014. All Rights Reserved.