table of contents
Chart::Clicker::Decoration::Grid(3pm) | User Contributed Perl Documentation | Chart::Clicker::Decoration::Grid(3pm) |
NAME¶
Chart::Clicker::Decoration::Grid - Under-data grid
VERSION¶
version 2.90
DESCRIPTION¶
Generates a collection of Markers for use as a background.
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.
stroke¶
Set/Get the Stroke for this Grid.
METHODS¶
draw_lines¶
Called by pack, draws the lines for a given axis.
AUTHOR¶
Cory G Watson <gphat@cpan.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2016 by Cory G Watson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-14 | perl v5.34.0 |