Class RadarGrid
(Defined in: jpgraph_radar.php : 336)
 
 RadarGrid 
 SetColor() 
 SetLineStyle() 
 SetWeight() 
 Show() 
 

Class usage and Overview
Represents the grid for a spider plot

 

See also related classes:
SpiderAxis and SpiderGraph

 


Class Methods

 

RadarGrid ::
SetColor($aMajColor)
// Empty

ArgumentDefaultDescription
$aMajColor  No description available

Description:
No description available.

 

RadarGrid ::
SetLineStyle($aType)
// Specify if grid should be dashed, dotted or solid

ArgumentDefaultDescription
$aType  No description available

Description:
No description available.

 

RadarGrid ::
SetWeight($aWeight)

ArgumentDefaultDescription
$aWeight  No description available

Description:
No description available.

 

RadarGrid ::
Show($aShowMajor)
// Decide if both major and minor grid should be displayed

ArgumentDefaultDescription
$aShowMajor true No description available

Description:
No description available.