19 #ifndef com_sun_star_chart_ChartAxisType_idl
20 #define com_sun_star_chart_ChartAxisType_idl
32 published constants ChartAxisType
const long CATEGORY
the axis represent discrete category texts if chart type and the dimension allows ...
Definition: ChartAxisType.idl:40
const long AUTOMATIC
the type of the axis is choosen automatically dependent on the chart type, the dimension and the unde...
Definition: ChartAxisType.idl:36
const long DATE
the axis shows dates if the given data and chart type and the dimension allows
Definition: ChartAxisType.idl:44