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

Class NumberXAxis

source code

object --+            
         |            
      Axis --+        
             |        
      AxisBase --+    
                 |    
        NumberAxis --+
                     |
    object --+       |
             |       |
          Axis --+   |
                 |   |
             XAxis --+
                     |
                    NumberXAxis

Instance Methods [hide private]
 
setLabel(self, label) source code
 
getLabel(self) source code

Inherited from NumberAxis: __init__, addPlotBand, addPlotLine, getAllowDecimals, getMax, getMin, getPlotBands, getPlotLines, removePlotBand, removePlotLine, setAllowDecimals, setMax, setMin, setPlotBands, setPlotLines

Inherited from AxisBase: getAllPlotBands, getAllPlotLines, getAlternateGridColor, getEndOnTick, getGrid, getId, getLineColor, getLineWidth, getLinkedTo, getMaxPadding, getMaxZoom, getMinPadding, getMinorGrid, getMinorTick, getOffset, getOpposite, getReversed, getShowFirstLabel, getShowLastLabel, getStartOfWeek, getStartOnTick, getTick, getTitle, getType, setAllPlotBands, setAllPlotLines, setAlternateGridColor, setEndOnTick, setGrid, setId, setLineColor, setLineWidth, setLinkedTo, setMaxPadding, setMaxZoom, setMinPadding, setMinorGrid, setMinorTick, setOffset, setOpposite, setReversed, setShowFirstLabel, setShowLastLabel, setStartOfWeek, setStartOnTick, setTick, setTitle, setType

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

setLabel(self, label)

source code 
Overrides: AxisBase.setLabel

getLabel(self)

source code 
Overrides: AxisBase.getLabel