LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef com_sun_star_chart2_ScaleData_idl
21 #define com_sun_star_chart2_ScaleData_idl
31 module
com { module sun { module star { module chart2 {
AxisOrientation
Definition: AxisOrientation.idl:27
boolean AutoDateAxis
if true an AxisType CATEGORY is interpreted as DATE if the underlying data given in Categories are da...
Definition: ScaleData.idl:90
long AxisType
describes the type of the axis.
Definition: ScaleData.idl:86
A TimeIncrement describes how tickmarks are positioned on the scale of a date-time axis.
Definition: TimeIncrement.idl:32
IncrementData IncrementData
increment data to be used for not date-time axis
Definition: ScaleData.idl:99
com::sun::star::chart2::data::XLabeledDataSequence Categories
Definition: ScaleData.idl:79
::com::sun::star::chart::TimeIncrement TimeIncrement
increment data to be used in case of date-time axis
Definition: ScaleData.idl:103
boolean ShiftedCategoryPosition
describes whether data points on category or date axis are placed between tickmarks or not if true th...
Definition: ScaleData.idl:95
XScaling Scaling
Definition: ScaleData.idl:77
any Minimum
if the any contains a double value this is used as a fixed maximum.
Definition: ScaleData.idl:44
AxisOrientation Orientation
Axis orientation (standard or reversed).
Definition: ScaleData.idl:75
allows access to a one-dimensional sequence of data.
Definition: XLabeledDataSequence.idl:42
Definition: Ambiguous.idl:22
any Maximum
if the any contains a double value this is used as a fixed minimum.
Definition: ScaleData.idl:54
Definition: ScaleData.idl:35
An IncrementData describes how tickmarks are positioned on the scale of an axis.
Definition: IncrementData.idl:37
any Origin
The Origin indicates where other axes cross this axis.
Definition: ScaleData.idl:62
Definition: XScaling.idl:30