summaryrefslogtreecommitdiffstats
path: root/src/charts/areachart/qareaseries.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/areachart/qareaseries.cpp')
-rw-r--r--src/charts/areachart/qareaseries.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/charts/areachart/qareaseries.cpp b/src/charts/areachart/qareaseries.cpp
index f8401785..fd473c72 100644
--- a/src/charts/areachart/qareaseries.cpp
+++ b/src/charts/areachart/qareaseries.cpp
@@ -196,6 +196,11 @@ QT_CHARTS_BEGIN_NAMESPACE
*/
/*!
+ \qmlproperty brush AreaSeries::brush
+ The brush used to draw to draw the line for this series.
+*/
+
+/*!
\qmlproperty QString AreaSeries::brushFilename
The name of the file used as a brush image for the series.
*/