def __init__(self, sId, oData, oDisp): WuiHlpGraphBase.__init__(self, sId, oData, oDisp) self._fXkcdStyle = True
def __init__(self, sId, oData, oDisp): WuiHlpGraphBase.__init__(self, sId, oData, oDisp); self._fXkcdStyle = True;
def __init__(self, sId, oData, oDisp=None): WuiHlpGraphBase.__init__(self, sId, oData, oDisp) self.cxMaxBar = 480 self.fpMax = None self.fpMin = 0.0
def __init__(self, sId, oData, oDisp): WuiHlpGraphBase.__init__(self, sId, oData, oDisp)
def __init__(self, sId, oData, oDisp = None): WuiHlpGraphBase.__init__(self, sId, oData, oDisp); self.cxMaxBar = 480; self.fpMax = None; self.fpMin = 0;
def __init__(self, sId, oData, oDisp): WuiHlpGraphBase.__init__(self, sId, oData, oDisp);