LibreOffice Module chart2 (master) 1
|
#include "BubbleChart.hxx"
#include <PlottingPositionHelper.hxx>
#include <ShapeFactory.hxx>
#include <ObjectIdentifier.hxx>
#include <LabelPositionHelper.hxx>
#include <ChartType.hxx>
#include <com/sun/star/chart/DataLabelPlacement.hpp>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <limits>
Go to the source code of this file.
Namespaces | |
namespace | chart |
double m_fX |
Definition at line 153 of file BubbleChart.cxx.
double m_fY |
Definition at line 154 of file BubbleChart.cxx.
double m_fZ |
Definition at line 155 of file BubbleChart.cxx.