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

r1909:bb12647edbe2
r2272:b1616762bd1e old_master
Show More
examples-donutchart.qdoc
8 lines | 219 B | text/plain | TextLexer
/ doc / src / examples-donutchart.qdoc
/*!
\example examples/donutchart
\title Donutchart Example
\subtitle
The example shows how to create simple donut chart and do some customizations to a slice.
\image examples_donutchart.png
*/