(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: chart ::

service StackableDiagram
Description
a helper service for stackable chart types (e.g., charts in which the data rows may be displayed stacked on each other or in percent relation).

Properties' Summary
boolean
Percent
If true, the series of the diagram are stacked and each category sums up to 100%.  
boolean
Stacked
If true, the series of the diagram are stacked.  
Properties' Details
Percent
boolean Percent;
Description
If true, the series of the diagram are stacked and each category sums up to 100%.
Stacked
boolean Stacked;
Description
If true, the series of the diagram are stacked.

If you have a stacked bar chart, you can easily determine the sum of data in each category, by taking the top of the topmost bar.


 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.