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

Public Member Functions

 CachedYValues ()
 

Public Attributes

bool m_bValuesDirty
 
double m_fMinimumY
 
double m_fMaximumY
 

Detailed Description

Definition at line 103 of file VSeriesPlotter.hxx.

Constructor & Destructor Documentation

◆ CachedYValues()

chart::VDataSeriesGroup::CachedYValues::CachedYValues ( )

Definition at line 103 of file VSeriesPlotter.cxx.

Member Data Documentation

◆ m_bValuesDirty

bool chart::VDataSeriesGroup::CachedYValues::m_bValuesDirty

◆ m_fMaximumY

double chart::VDataSeriesGroup::CachedYValues::m_fMaximumY

◆ m_fMinimumY

double chart::VDataSeriesGroup::CachedYValues::m_fMinimumY

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