Home
last modified time | relevance | path

Searched defs:AxisLabelProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVAxisProperties.hxx66 struct AxisLabelProperties struct
73 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==nRhythm
84 bool bRhythmIsFix; //states whether the given rhythm is fix or may be changed
H A DVAxisProperties.cxx387 AxisLabelProperties::AxisLabelProperties() in AxisLabelProperties() function in chart::AxisLabelProperties

Completed in 23 milliseconds