Searched defs:AxisLabelProperties (Results 1 – 2 of 2) sorted by relevance
66 struct AxisLabelProperties struct73 sal_Int32 nNumberFormatKey;75 AxisLabelStaggering eStaggering;77 sal_Bool bLineBreakAllowed;78 sal_Bool bOverlapAllowed;80 sal_Bool bStackCharacters;81 double fRotationAngleDegree;83 sal_Int32 nRhythm; //show only each nth label with n==nRhythm84 bool bRhythmIsFix; //states wether the given rhythm is fix or may be changed
387 AxisLabelProperties::AxisLabelProperties() in AxisLabelProperties() function in chart::AxisLabelProperties
Completed in 17 milliseconds