Cory Watson > Chart-Clicker > Chart::Clicker::Decoration::OverAxis

Download:
Chart-Clicker-2.51.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

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 ^

METHODS ^

new

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

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.

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.