Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart2 ::

struct DataPointLabel

Elements' Summary
ShowNumber if true, the value that is represented by a data point is displayed next to it.  
ShowNumberInPercent This is only effective, if ShowNumber is true. If this member is also true, the numbers are displayed as percentages of a category.  
ShowCategoryName The caption contains the category name of the category to which a data point belongs.  
ShowLegendSymbol The symbol of data series is additionally displayed in the caption.  
Elements' Details
ShowNumber
boolean ShowNumber;
Description
if true, the value that is represented by a data point is displayed next to it.
See also
ShowNumberInPercent
ShowNumberInPercent
boolean ShowNumberInPercent;
Description
This is only effective, if ShowNumber is true. If this member is also true, the numbers are displayed as percentages of a category.

That means, if a data point is the first one of a series, the percentage is calculated by using the first data points of all available series.

ShowCategoryName
boolean ShowCategoryName;
Description
The caption contains the category name of the category to which a data point belongs.
ShowLegendSymbol
boolean ShowLegendSymbol;
Description
The symbol of data series is additionally displayed in the caption.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.