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

NAME

Quiq::Gnuplot::Label - Gnuplot-Label

BASE CLASS

Quiq::Hash

DESCRIPTION

Ein Objekt der Klasse repräsentiert ein Label, also einen frei positionierbaren Text.

METHODS

Konstruktor

new() - Instantiiere Label-Objekt

Synopsis

  $lab = Quiq::Gnuplot::Label->new(@keyVal);

VERSION

1.185

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2020 Frank Seitz

LICENSE

This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.