net.sf.dynamicreports.design.definition.chart
Interface DRIDesignChartLegend

All Known Implementing Classes:
DRDesignChartLegend

public interface DRIDesignChartLegend

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 Color getBackgroundColor()
           
 Color getColor()
           
 DRIDesignFont getFont()
           
 Position getPosition()
           
 Boolean getShowLegend()
           
 

Method Detail

getColor

Color getColor()

getBackgroundColor

Color getBackgroundColor()

getShowLegend

Boolean getShowLegend()

getFont

DRIDesignFont getFont()

getPosition

Position getPosition()


Copyright © 2010-2014. All Rights Reserved.