The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chart::Clicker::Decoration::Grid

DESCRIPTION

Generates a collection of Markers for use as a background.

SYNOPSIS

METHODS

Constructor

new

Creates a new Chart::Clicker::Decoration::Grid object.

Methods

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.

draw_lines

Called by pack, draws the lines for a given axis.

pack

Prepare this Grid for drawing

show_domain

Flag show or not show the domain lines.

show_range

Flag show or not show the range lines.

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.