summaryrefslogtreecommitdiffstats
path: root/src/charts/linechart/qlineseries.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/linechart/qlineseries.cpp')
-rw-r--r--src/charts/linechart/qlineseries.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/charts/linechart/qlineseries.cpp b/src/charts/linechart/qlineseries.cpp
index b055a896..f08dae17 100644
--- a/src/charts/linechart/qlineseries.cpp
+++ b/src/charts/linechart/qlineseries.cpp
@@ -75,6 +75,11 @@ QT_CHARTS_BEGIN_NAMESPACE
*/
/*!
+ \qmlproperty int LineSeries::count
+ The number of data points in the series.
+*/
+
+/*!
\qmlproperty real LineSeries::width
The width of the line. By default, the width is 2.0.
*/