net.sf.dynamicreports.report.definition.chart
Interface DRIChartLegend

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRChartLegend

public interface DRIChartLegend
extends Serializable

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

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

Method Detail

getColor

Color getColor()

getBackgroundColor

Color getBackgroundColor()

getShowLegend

Boolean getShowLegend()

getFont

DRIFont getFont()

getPosition

Position getPosition()


Copyright © 2010-2014. All Rights Reserved.