The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chart::Clicker::Decoration::Marker

DESCRIPTION

Used to highlight a particular value.

SYNOPSIS

METHODS

Constructor

Class Methods

$above = $m->above($above)

Set/Get the 'above' flag that determines if a marker is drawn above or below the rendered values.

$color = $m->color($color)

Set/Get the color for this marker.

$stroke = $m->stroke($stroke)

Set/Get the stroke for this Marker.

$value = $m->value($value)

Set/Get the value for this marker.

AUTHOR

Cory 'G' Watson <gphat@onemogin.com>

SEE ALSO

perl(1)