LibreOffice Module chart2 (master) 1
Public Member Functions | Public Attributes | List of all members
chart::BarChart::FormerBarPoint Struct Reference

Public Member Functions

 FormerBarPoint (double fX, double fUpperY, double fLowerY, double fZ)
 
 FormerBarPoint ()
 

Public Attributes

double m_fX
 
double m_fUpperY
 
double m_fLowerY
 
double m_fZ
 

Detailed Description

Definition at line 65 of file BarChart.hxx.

Constructor & Destructor Documentation

◆ FormerBarPoint() [1/2]

chart::BarChart::FormerBarPoint::FormerBarPoint ( double  fX,
double  fUpperY,
double  fLowerY,
double  fZ 
)
inline

Definition at line 67 of file BarChart.hxx.

◆ FormerBarPoint() [2/2]

chart::BarChart::FormerBarPoint::FormerBarPoint ( )
inline

Definition at line 70 of file BarChart.hxx.

Member Data Documentation

◆ m_fLowerY

double chart::BarChart::FormerBarPoint::m_fLowerY

Definition at line 80 of file BarChart.hxx.

Referenced by chart::BarChart::doXSlot().

◆ m_fUpperY

double chart::BarChart::FormerBarPoint::m_fUpperY

Definition at line 79 of file BarChart.hxx.

Referenced by chart::BarChart::doXSlot().

◆ m_fX

double chart::BarChart::FormerBarPoint::m_fX

Definition at line 78 of file BarChart.hxx.

Referenced by chart::BarChart::doXSlot().

◆ m_fZ

double chart::BarChart::FormerBarPoint::m_fZ

Definition at line 81 of file BarChart.hxx.

Referenced by chart::BarChart::doXSlot().


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