GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SVG::Graph::Glyph::axis(3) User Contributed Perl Documentation SVG::Graph::Glyph::axis(3)

SVG::Graph::Glyph::axis

 Title   : draw
 Usage   :
 Function:
 Example :
 Returns :
 Args    :

 Title   : x_intercept
 Usage   : $obj->x_intercept($newval)
 Function:
 Example :
 Returns : value of x_intercept (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : y_intercept
 Usage   : $obj->y_intercept($newval)
 Function:
 Example :
 Returns : value of y_intercept (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : x_fractional_ticks
 Usage   : $obj->x_fractional_ticks($newval)
 Function:
 Example :
 Returns : value of x_fractional_ticks (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : y_fractional_ticks
 Usage   : $obj->y_fractional_ticks($newval)
 Function:
 Example :
 Returns : value of y_fractional_ticks (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : x_absolute_ticks
 Usage   : $obj->x_absolute_ticks($newval)
 Function:
 Example :
 Returns : value of x_absolute_ticks (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : y_fractional_ticks
 Usage   : $obj->y_fractional_ticks($newval)
 Function:
 Example :
 Returns : value of y_fractional_ticks (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : x_intertick_labels
 Usage   : $obj->x_intertick_labels($newval)
 Function:
 Example :
 Returns : value of x_intertick_labels (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : x_tick_labels
 Usage   : $obj->x_tick_labels($newval)
 Function:
 Example :
 Returns : value of x_tick_labels (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : y_intertick_labels
 Usage   : $obj->y_intertick_labels($newval)
 Function:
 Example :
 Returns : value of y_intertick_labels (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

 Title   : y_tick_labels
 Usage   : $obj->y_tick_labels($newval)
 Function:
 Example :
 Returns : value of y_tick_labels (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

Chris Fields <cjfields@bioperl.org>

This software is Copyright (c) 2012 by Chris Fields.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)
2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.