Package muntjac :: Package addon :: Package invient :: Module invient_charts_config :: Class Grid
[hide private]
[frames] | no frames]

Class Grid

source code

object --+    
         |    
 MinorGrid --+
             |
            Grid

Defines attributes of grid lines of the chart. By default, the grid lines are shown. To hide them set property lineWidth to 0.


Authors:
Invient, Richard Lincoln
Instance Methods [hide private]

Inherited from MinorGrid: __init__, __str__, getLineColor, getLineDashStyle, getLineWidth, setLineColor, setLineDashStyle, setLineWidth

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from object: __class__