WKSChart::Legend Struct Reference

a legend in a chart More...

#include <WKSChart.h>

Public Member Functions

 Legend ()
 constructor
void addContentTo (librevenge::RVNGPropertyList &propList) const
 add content to the propList
void addStyleTo (librevenge::RVNGPropertyList &propList) const
 add style to the propList

Public Attributes

bool m_show
 show or not the legend
bool m_autoPosition
 automatic position
int m_relativePosition
 the automatic position libwps::LeftBit|...
Vec2f m_position
 the position in points
WPSFont m_font
 the font
WPSGraphicStyle m_style
 the graphic style

Friends

std::ostream & operator<< (std::ostream &o, WKSChart::Legend const &legend)
 operator<<

Detailed Description

a legend in a chart

Constructor & Destructor Documentation

◆ Legend()

WKSChart::Legend::Legend ( )
inline

constructor

Member Function Documentation

◆ addContentTo()

void WKSChart::Legend::addContentTo ( librevenge::RVNGPropertyList & propList) const

add content to the propList

◆ addStyleTo()

void WKSChart::Legend::addStyleTo ( librevenge::RVNGPropertyList & propList) const

add style to the propList

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
WKSChart::Legend const & legend )
friend

operator<<

Member Data Documentation

◆ m_autoPosition

bool WKSChart::Legend::m_autoPosition

automatic position

Referenced by addContentTo(), addStyleTo(), Legend(), operator<<, and LotusChart::updateChart().

◆ m_font

WPSFont WKSChart::Legend::m_font

the font

Referenced by addStyleTo(), and Legend().

◆ m_position

Vec2f WKSChart::Legend::m_position

the position in points

Referenced by addContentTo(), Legend(), and operator<<.

◆ m_relativePosition

int WKSChart::Legend::m_relativePosition

the automatic position libwps::LeftBit|...

Referenced by addContentTo(), Legend(), operator<<, and LotusChart::updateChart().

◆ m_show

bool WKSChart::Legend::m_show

show or not the legend

Referenced by Legend(), operator<<, and LotusChart::updateChart().

◆ m_style

WPSGraphicStyle WKSChart::Legend::m_style

the graphic style

Referenced by addStyleTo(), Legend(), and operator<<.


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

Generated on Sat Jul 19 2025 05:24:40 for libwps by doxygen 1.14.0