summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/plot/items.rst
diff options
context:
space:
mode:
authorAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2018-12-17 12:28:24 +0100
committerAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2018-12-17 12:28:24 +0100
commitcebdc9244c019224846cb8d2668080fe386a6adc (patch)
treeaedec55da0f9dd4fc4d6c7eb0f58489a956e2e8c /doc/source/modules/gui/plot/items.rst
parent159ef14fb9e198bb0066ea14e6b980f065de63dd (diff)
New upstream version 0.9.0+dfsg
Diffstat (limited to 'doc/source/modules/gui/plot/items.rst')
-rw-r--r--doc/source/modules/gui/plot/items.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/source/modules/gui/plot/items.rst b/doc/source/modules/gui/plot/items.rst
index eb3ca1a..43eb77e 100644
--- a/doc/source/modules/gui/plot/items.rst
+++ b/doc/source/modules/gui/plot/items.rst
@@ -29,8 +29,11 @@ Curve
isFill, setFill,
getXLabel, getYLabel,
getLineWidth, setLineWidth, getLineStyle, setLineStyle,
- isHighlighted, setHighlighted, getHighlightedColor, setHighlightedColor,
- getCurrentColor
+ isHighlighted, setHighlighted, getHighlightedStyle, setHighlightedStyle,
+ getCurrentStyle
+
+.. autoclass:: CurveStyle
+ :members: getColor, getLineStyle, getLineWidth, getSymbol, getSymbolSize
Images
------