a series in a chart
More...
#include <STOFFChart.hxx>
|
| Series () |
| constructor
|
|
virtual | ~Series () |
| destructor
|
|
void | addContentTo (librevenge::RVNGString const &sheetName, librevenge::RVNGPropertyList &propList) const |
| add content to the propList
|
|
void | addStyleTo (librevenge::RVNGPropertyList &propList) const |
| add style to the propList
|
|
|
static librevenge::RVNGString | getSeriesTypeName (Type type) |
| returns a string corresponding to a series type
|
|
◆ Type
the series type
Enumerator |
---|
S_Area | |
S_Bar | |
S_Column | |
S_Line | |
S_Pie | |
S_Scatter | |
S_Stock | |
◆ Series()
STOFFChart::Series::Series |
( |
| ) |
|
◆ ~Series()
STOFFChart::Series::~Series |
( |
| ) |
|
|
virtual |
◆ addContentTo()
void STOFFChart::Series::addContentTo |
( |
librevenge::RVNGString const & |
sheetName, |
|
|
librevenge::RVNGPropertyList & |
propList |
|
) |
| const |
add content to the propList
◆ addStyleTo()
void STOFFChart::Series::addStyleTo |
( |
librevenge::RVNGPropertyList & |
propList | ) |
const |
add style to the propList
◆ getSeriesTypeName()
librevenge::RVNGString STOFFChart::Series::getSeriesTypeName |
( |
Type |
type | ) |
|
|
static |
◆ operator<<
◆ m_range
◆ m_type
Type STOFFChart::Series::m_type |
The documentation for this struct was generated from the following files: