NAME
Chart::Clicker::Decoration::Legend
DESCRIPTION
Chart::Clicker::Decoration::Legend draws a legend on a Chart.
SYNOPSIS
METHODS
new
Creates a new Legend object.
border
Set/Get this Legend's border.
draw
Draw this Legend
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.
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.