|
NAMEChart::Clicker::Decoration::Grid - Under-data grid VERSIONversion 2.90 DESCRIPTIONGenerates a collection of Markers for use as a background. ATTRIBUTESbackground_colorSet/Get the background color for this Grid. borderSet/Get the border for this Grid. colorSet/Get the color for this Grid. domain_brushSet/Get the brush for inking the domain markers. range_brushSet/Get the brush for inking the range markers. show_domainFlag to show or not show the domain lines. show_rangeFlag to show or not show the range lines. strokeSet/Get the Stroke for this Grid. METHODSdraw_linesCalled by pack, draws the lines for a given axis. AUTHORCory G Watson <gphat@cpan.org> COPYRIGHT AND LICENSEThis 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.
|