NAME¶
Chart::Clicker::Decoration::OverAxis - An axis drawn over data
ATTRIBUTES¶
axis_height¶
Set/Get the height of the OverAxis that will be drawn.
background_color¶
Set/Get the background color for this OverAxis.
border_color¶
Set/Get the border color for this OverAxis.
border_width¶
Set/Get the width of the border for this OverAxis
context¶
Set/Get the context that this OverAxis should use.
font¶
The font to use for the OverAxis.
layout_manager¶
The layout manager to use for this overaxis. Defaults to a
Layout::Manager::Compass.
text_color¶
Set/Get the color of the text labels dawn for the ticks.
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.