Bases: PyQt4.Qwt5.Qwt.QwtLinearScaleEngine
convenience method that will disable this engine in the given axis. Note that it changes the ScaleDraw as well.
| Parameters: |
|
|---|
Reimplements Qwt5.QwtLinearScaleEngine.divideScale
Important: The stepSize parameter is ignored.
| Return type: | :class:~`Qwt5.QwtScaleDiv` |
|---|---|
| Returns: | a scale division whose ticks are aligned with the natural time units |
convenience method that will enable this engine in the given axis. Note that it changes the ScaleDraw as well.
| Parameters: |
|
|---|
return a “smart” alignment for the axis labels depending on the axis and the label rotation
| Parameters: |
|
|---|---|
| Return type: | :class:~`Qt.Alignment` |
| Returns: | an alignment |