22#include <com/sun/star/chart/TimeInterval.hpp>
23#include <com/sun/star/chart2/AxisOrientation.hpp>
24#include <com/sun/star/chart2/XScaling.hpp>
48 css::uno::Reference<css::chart2::XScaling>
Scaling;
#define OOO_DLLPUBLIC_CHARTVIEW
describes how tickmarks are positioned on the scale of an axis.
std::vector< ExplicitSubIncrement > SubIncrements
<member>SubIncrements</member> describes the positioning of further sub tickmarks on the scale of an ...
double Distance
the other members are for not date-time axis
css::chart::TimeInterval MajorTimeInterval
the following two members are only for date-time axis
css::chart::TimeInterval MinorTimeInterval
bool PostEquidistant
<member>PostEquidistant</member> rules whether the member <member>Distance</member> describes a dista...
double BaseValue
The <member>BaseValue</member> gives a starting point on the scale to which all further main tickmark...
This structure contains the explicit values for a scale like Minimum and Maximum.
css::uno::Reference< css::chart2::XScaling > Scaling
css::chart2::AxisOrientation Orientation
bool m_bShiftedCategoryPosition
sal_Int32 IntervalCount
Numbers of intervals between two superior ticks.
bool PostEquidistant
If <TRUE>, the distance between two sub-tick-marks on the screen is always the same.