##// END OF EJS Templates
Refactor QChart API...
Refactor QChart API * adds createDefautAxes * updates examples * small adjustem in axis implementation

File last commit:

r954:bf8288db1aea
r1577:779eeed6a402
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 */