LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
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. More...
 
boolean ShowNumberInPercent
 This is only effective, if ShowNumber is TRUE. More...
 
boolean ShowCategoryName
 The caption contains the category name of the category to which a data point belongs. More...
 
boolean ShowLegendSymbol
 The symbol of data series is additionally displayed in the caption. More...
 
boolean ShowCustomLabel
 The caption contains a custom label text, which belongs to a data point label. More...
 
boolean ShowSeriesName
 The name of the data series is additionally displayed in the caption. More...
 

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: