NAME
Chart::Clicker::Decoration::Legend - Series name, color key
VERSION
version 2.90
DESCRIPTION
Chart::Clicker::Decoration::Legend draws a legend on a Chart.
ATTRIBUTES
border
Set/Get this Legend's border.
font
Set/Get the font used for this legend's items.
insets
Set/Get this Legend's insets.
item_padding
Set/Get the padding for this legend's items.
layout_manager
Set/Get the layout manager for this lagend. Defaults to Layout::Manager::Flow with an anchor of west
and a wrap
of 1.
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.