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

new

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

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.

draw_lines

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

pack

Prepare this Grid for drawing

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.

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.