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

offers tooling to interpret different data sources in a structural and chart-type-dependent way. More...

#include <DataInterpreter.hxx>

Public Attributes

std::vector< std::vector< rtl::Reference<::chart::DataSeries > > > Series
 
css::uno::Reference< css::chart2::data::XLabeledDataSequence > Categories
 

Detailed Description

offers tooling to interpret different data sources in a structural and chart-type-dependent way.

Definition at line 38 of file DataInterpreter.hxx.

Member Data Documentation

◆ Categories

css::uno::Reference< css::chart2::data::XLabeledDataSequence > chart::InterpretedData::Categories

◆ Series

std::vector< std::vector< rtl::Reference<::chart::DataSeries> > > chart::InterpretedData::Series

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