##// END OF EJS Templates
Fix BC: QChart::setMinimumMargins and QChart::minimumMargins are in v1.1.0 so they have to stay.
Fix BC: QChart::setMinimumMargins and QChart::minimumMargins are in v1.1.0 so they have to stay.

File last commit:

r1026:d9d576bb7abc
r2272:b1616762bd1e old_master
Show More
examples-scatterinteractions.qdoc
9 lines | 239 B | text/plain | TextLexer
/ doc / src / examples-scatterinteractions.qdoc
/*!
\example examples/scatterinteractions
\title ScatterChart Example
\subtitle
The example shows how to create simple scatter chart and how to interact with the chart.
\image examples_scatterinteractions.png
*/