LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
DataPointLabel Struct Reference

import "DataPointLabel.idl";

Public Attributes

boolean ShowNumber
 if TRUE, the value that is represented by a data point is displayed next to it.
 
boolean ShowNumberInPercent
 This is only effective, if ShowNumber is TRUE.
 
boolean ShowCategoryName
 The caption contains the category name of the category to which a data point belongs.
 
boolean ShowLegendSymbol
 The symbol of data series is additionally displayed in the caption.
 
boolean ShowCustomLabel
 The caption contains a custom label text, which belongs to a data point label.
 
boolean ShowSeriesName
 The name of the data series is additionally displayed in the caption.
 

Member Data Documentation

◆ ShowCategoryName

boolean ShowCategoryName

The caption contains the category name of the category to which a data point belongs.

◆ ShowCustomLabel

boolean ShowCustomLabel

The caption contains a custom label text, which belongs to a data point label.

Since
LibreOffice 7.1

◆ ShowLegendSymbol

boolean ShowLegendSymbol

The symbol of data series is additionally displayed in the caption.

◆ ShowNumber

boolean ShowNumber

if TRUE, the value that is represented by a data point is displayed next to it.

See also
ShowNumberInPercent

◆ ShowNumberInPercent

boolean ShowNumberInPercent

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.

◆ ShowSeriesName

boolean ShowSeriesName

The name of the data series is additionally displayed in the caption.

Since
LibreOffice 7.2

The documentation for this struct was generated from the following file: