![]() |
![]()
| ![]() |
![]()
NAMEChart::Clicker::Decoration::OverAxis - An axis drawn over data VERSIONversion 2.90 DESCRIPTIONAn axis that is meant to be drawn "over" a chart. You can find an example of an OverAxis at <http://gphat.github.com/chart-clicker/static/images/examples/overaxis.png>. ATTRIBUTESaxis_heightSet/Get the height of the OverAxis that will be drawn. background_colorSet/Get the background color for this OverAxis. border_colorSet/Get the border color for this OverAxis. border_widthSet/Get the width of the border for this OverAxis contextSet/Get the context that this OverAxis should use. fontThe font to use for the OverAxis. layout_managerThe layout manager to use for this overaxis. Defaults to a Layout::Manager::Compass. text_colorSet/Get the color of the text labels dawn for the ticks. 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.
|