@@ -230,7 +230,9 QBrush QChart::titleBrush() const | |||
|
230 | 230 | } |
|
231 | 231 | |
|
232 | 232 | /*! |
|
233 | Sets the \a theme used by the chart for rendering the graphical representation of the data | |
|
233 | Sets the \a theme used by the chart for rendering the graphical representation of the data. | |
|
234 | ||
|
235 | Note: changing the theme will overwrite all customizations (pen, brush, font, ect.) done to the series. | |
|
234 | 236 | \sa theme() |
|
235 | 237 | */ |
|
236 | 238 | void QChart::setTheme(QChart::ChartTheme theme) |
General Comments 0
You need to be logged in to leave comments.
Login now