LibreOffice Module chart2 (master) 1
Public Attributes | List of all members
chart::ViewLegendEntry Struct Reference

#include <LegendEntryProvider.hxx>

Collaboration diagram for chart::ViewLegendEntry:
[legend]

Public Attributes

rtl::Reference< SvxShapeGroupxSymbol
 The legend symbol that represents a data series or other information contained in the legend. More...
 
rtl::Reference< ::chart::FormattedStringxLabel
 The descriptive text for a legend entry. More...
 

Detailed Description

Definition at line 57 of file LegendEntryProvider.hxx.

Member Data Documentation

◆ xLabel

rtl::Reference< ::chart::FormattedString > chart::ViewLegendEntry::xLabel

The descriptive text for a legend entry.

Definition at line 66 of file LegendEntryProvider.hxx.

Referenced by chart::VSeriesPlotter::createLegendEntriesForSeries().

◆ xSymbol

rtl::Reference< SvxShapeGroup > chart::ViewLegendEntry::xSymbol

The legend symbol that represents a data series or other information contained in the legend.

Definition at line 62 of file LegendEntryProvider.hxx.

Referenced by chart::VSeriesPlotter::createLegendEntriesForSeries().


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