LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclChValueRange Struct Reference

#include <xlchart.hxx>

Public Member Functions

 XclChValueRange ()
 Additional flags. More...
 

Public Attributes

double mfMin
 
double mfMax
 Minimum value on axis. More...
 
double mfMajorStep
 Maximum value on axis. More...
 
double mfMinorStep
 Distance for major grid lines. More...
 
double mfCross
 Distance for minor grid lines. More...
 
sal_uInt16 mnFlags
 Crossing position of other axis. More...
 

Detailed Description

Definition at line 1033 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChValueRange()

XclChValueRange::XclChValueRange ( )
explicit

Additional flags.

Definition at line 293 of file xlchart.cxx.

Member Data Documentation

◆ mfCross

double XclChValueRange::mfCross

◆ mfMajorStep

double XclChValueRange::mfMajorStep

◆ mfMax

double XclChValueRange::mfMax

◆ mfMin

double XclChValueRange::mfMin

◆ mfMinorStep

double XclChValueRange::mfMinorStep

◆ mnFlags

sal_uInt16 XclChValueRange::mnFlags

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