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

r954:bf8288db1aea
r2272:b1616762bd1e old_master
Show More
demos-piechartcustomization.qdoc
8 lines | 217 B | text/plain | TextLexer
/ doc / src / demos-piechartcustomization.qdoc
Jani Honkonen
Add demos to docs
r921 /*!
Tero Ahola
Added piechart customization demo screenshot
r954 \example demos/piechartcustomization
\title Pie chart customization demo
\subtitle
Jani Honkonen
Add demos to docs
r921
Tero Ahola
Added piechart customization demo screenshot
r954 This demo shows how the look and feel of a pie chart can be customized.
\image piechart_customization.png
Jani Honkonen
Add demos to docs
r921 */