1.3.2.6 Qwt5.qplt.Symbol or PyQt4.Qwt5.qplt.Symbol
class Symbol( |
*arguments) |
-
Symbol takes any number of optional arguments.
The data-directed interpretation of each optional argument is:
- QColor or Qt.GlobalColor, to set the fill color of the
symbol.
- QwtSymbol.Style, to set the style of the symbol. Predefined
instances of SymbolStyle are NoSymbol,
Circle, Square and Diamond.
- int, to set the size of the symbol.
Release 5.1.0, documentation updated on June 1, 2008.