|
LibreOffice Module chart2 (master) 1
|
#include "TickmarkProperties.hxx"#include <Axis.hxx>#include <LabelAlignment.hxx>#include <DataTable.hxx>#include <com/sun/star/chart/ChartAxisLabelPosition.hpp>#include <com/sun/star/chart/ChartAxisMarkPosition.hpp>#include <com/sun/star/chart/ChartAxisPosition.hpp>#include <com/sun/star/awt/Rectangle.hpp>#include <com/sun/star/awt/Size.hpp>#include <com/sun/star/uno/Any.hxx>#include <rtl/ref.hxx>#include <vector>#include <optional>Go to the source code of this file.
Classes | |
| struct | chart::AxisLabelProperties |
| struct | chart::AxisLabelAlignment |
| struct | chart::AxisProperties |
Namespaces | |
| namespace | chart |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::chart2 |
| namespace | com::sun::star::chart2::data |
Enumerations | |
| enum class | chart::AxisLabelStaggering { chart::SideBySide , chart::StaggerEven , chart::StaggerOdd , chart::StaggerAuto } |