LibreOffice Module chart2 (master) 1
Public Member Functions | Public Attributes | List of all members
chart::AxisLabelProperties Struct Referencefinal

#include <VAxisProperties.hxx>

Public Member Functions

 AxisLabelProperties ()
 
void init (const rtl::Reference< ::chart::Axis > &xAxisModel)
 
bool isStaggered () const
 
void autoRotate45 ()
 

Public Attributes

css::awt::Size m_aFontReferenceSize
 
css::awt::Rectangle m_aMaximumSpaceForLabels
 
sal_Int32 m_nNumberFormatKey
 
AxisLabelStaggering m_eStaggering
 
bool m_bLineBreakAllowed
 
bool m_bOverlapAllowed
 
bool m_bStackCharacters
 
double m_fRotationAngleDegree
 
sal_Int32 m_nRhythm
 

Detailed Description

Definition at line 57 of file VAxisProperties.hxx.

Constructor & Destructor Documentation

◆ AxisLabelProperties()

chart::AxisLabelProperties::AxisLabelProperties ( )

Definition at line 349 of file VAxisProperties.cxx.

References Height, SideBySide, and Width.

Member Function Documentation

◆ autoRotate45()

void chart::AxisLabelProperties::autoRotate45 ( )

◆ init()

void chart::AxisLabelProperties::init ( const rtl::Reference< ::chart::Axis > &  xAxisModel)

◆ isStaggered()

bool chart::AxisLabelProperties::isStaggered ( ) const

Member Data Documentation

◆ m_aFontReferenceSize

css::awt::Size chart::AxisLabelProperties::m_aFontReferenceSize

◆ m_aMaximumSpaceForLabels

css::awt::Rectangle chart::AxisLabelProperties::m_aMaximumSpaceForLabels

◆ m_bLineBreakAllowed

bool chart::AxisLabelProperties::m_bLineBreakAllowed

◆ m_bOverlapAllowed

bool chart::AxisLabelProperties::m_bOverlapAllowed

◆ m_bStackCharacters

bool chart::AxisLabelProperties::m_bStackCharacters

◆ m_eStaggering

AxisLabelStaggering chart::AxisLabelProperties::m_eStaggering

◆ m_fRotationAngleDegree

double chart::AxisLabelProperties::m_fRotationAngleDegree

◆ m_nNumberFormatKey

sal_Int32 chart::AxisLabelProperties::m_nNumberFormatKey

◆ m_nRhythm

sal_Int32 chart::AxisLabelProperties::m_nRhythm

The documentation for this struct was generated from the following files: