NAME
Chart::Clicker::Decoration::Grid - Under-data grid
DESCRIPTION
Generates a collection of Markers for use as a background.
SYNOPSIS
ATTRIBUTES
background_color
Set/Get the background_color for this Grid.
border
Set/Get the border for this Grid.
color
Set/Get the color for this Grid.
domain_brush
Set/Get the brush for inking the domain markers.
range_brush
Set/Get the brush for inking the range markers.
show_domain
Flag to show or not show the domain lines.
show_range
Flag to show or not show the range lines.
METHODS
new
Creates a new Chart::Clicker::Decoration::Grid object.
draw_lines
Called by pack, draws the lines for a given axis.
pack
Prepare this Grid for drawing
stroke
Set/Get the Stroke for this Grid.
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.