##// END OF EJS Templates
Clarified AreaSeries documentation...
Titta Heikkala -
r2790:f40f14281427
parent child
Show More
@@ -63,6 +63,9 QT_CHARTS_BEGIN_NAMESPACE
63 63 \image examples_qmlchart4.png
64 64 \endfloat
65 65 \clearfloat
66
67 \note Adding the same line series to chart and area series is not supported. The series used as
68 boundary lines should be defined only for the area series.
66 69 */
67 70
68 71 /*!
General Comments 0
You need to be logged in to leave comments. Login now