Searched refs:eStaggering (Results 1 – 4 of 4) sorted by relevance
391 , eStaggering( SIDE_BY_SIDE ) in AxisLabelProperties()429 this->eStaggering = SIDE_BY_SIDE; in init()432 this->eStaggering = STAGGER_EVEN; in init()435 this->eStaggering = STAGGER_ODD; in init()438 this->eStaggering = STAGGER_AUTO; in init()473 if( STAGGER_ODD == eStaggering || STAGGER_EVEN == eStaggering ) in getIsStaggered()
437 if( rAxisLabelProperties.eStaggering != STAGGER_AUTO ) in isAutoStaggeringOfLabelsAllowed()685 rAxisLabelProperties.eStaggering = STAGGER_EVEN; in createTextShapes()768 rAxisLabelProperties.eStaggering = STAGGER_EVEN; in createTextShapes()1347 LabelIterator aInnerIter( m_aAllTickInfos[0], rAxisLabelProperties.eStaggering, true ); in doStaggeringOfLabels()1348 LabelIterator aOuterIter( m_aAllTickInfos[0], rAxisLabelProperties.eStaggering, false ); in doStaggeringOfLabels()1446 aAxisLabelProperties.eStaggering = STAGGER_EVEN; in createMaximumLabels()
75 AxisLabelStaggering eStaggering; member
102 m_aAxisLabelProperties.eStaggering = SIDE_BY_SIDE; in initAxisLabelProperties()
Completed in 42 milliseconds