Chart::Clicker::Decoration::OverAxis


NAME

Chart::Clicker::Decoration::OverAxis


DESCRIPTION

An axis that is meant to be drawn "over" a chart. You can find an example of an OverAxis at http://www.onemogin.com/clicker/images/overaxis.png.


SYNOPSIS


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.

text_color

Set/Get the color of the text labels dawn for the ticks.


METHODS

new

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

prepare

Prepare this OverAxis for drawing


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.

 Chart::Clicker::Decoration::OverAxis