##// 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:

r979:6c4321224538
r2272:b1616762bd1e old_master
Show More
examples-piechart.qdoc
8 lines | 215 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
/*!
\example examples/piechart
\title Piechart Example
\subtitle
The example shows how to create simple pie chart and do some customizations to a pie slice.
\image examples_piechart.png
*/