NAME
Chart::Clicker::Decoration::Legend - Series name, color key
DESCRIPTION
Chart::Clicker::Decoration::Legend draws a legend on a Chart.
SYNOPSIS
ATTRIBUTES
font
Set/Get the font used for this legend's items.
insets
Set/Get this Legend's insets.
item_padding
Set/Get the padding for this legend's items.
METHODS
new
Creates a new Legend object.
border
Set/Get this Legend's border.
draw
Draw this Legend
prepare
Prepare this Legend by creating the TextBoxes based on the datasets provided and testing the lengths of the series names.
AUTHOR
Cory G Watson <gphat@cpan.org>
SEE ALSO
perl(1)
LICENSE
You can redistribute and/or modify this code under the same terms as Perl itself.