NAME
Chart::Clicker::Decoration::Label
DESCRIPTION
Chart::Clicker::Decoration::Label draws text on the chart.
SYNOPSIS
METHODS
Constructor
- new
-
Creates a new Label object.
Instance Methods
- border
-
Set/Get this Label's border.
- color
-
Set/Get the color of this label.
- draw
-
Draw this Label
- font
-
Set/Get the font for this label.
- insets
-
Set/Get this label's insets.
- orientation
-
Set/Get this label's orientation.
- prepare
-
Prepare this Label by determining how much space it needs.
- text
-
Set/Get this label's text.
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.