Chart::Clicker::Decoration::OverAxis.3pm

Langue: en

Version: 2010-05-04 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Chart::Clicker::Decoration::OverAxis - An axis drawn over data

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.