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

#include <xlchart.hxx>

Public Member Functions

 XclChSerTrendLine ()
 1 = Show R-squared. More...
 

Public Attributes

double mfIntercept
 
double mfForecastFor
 Forced intercept. More...
 
double mfForecastBack
 Counter to forecast forward. More...
 
sal_uInt8 mnLineType
 Counter to forecast backward. More...
 
sal_uInt8 mnOrder
 Type of the trend line. More...
 
sal_uInt8 mnShowEquation
 Polynomial order or moving average counter. More...
 
sal_uInt8 mnShowRSquared
 1 = Show equation. More...
 

Detailed Description

Definition at line 916 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChSerTrendLine()

XclChSerTrendLine::XclChSerTrendLine ( )
explicit

1 = Show R-squared.

Definition at line 189 of file xlchart.cxx.

References mfIntercept.

Member Data Documentation

◆ mfForecastBack

double XclChSerTrendLine::mfForecastBack

◆ mfForecastFor

double XclChSerTrendLine::mfForecastFor

◆ mfIntercept

double XclChSerTrendLine::mfIntercept

◆ mnLineType

sal_uInt8 XclChSerTrendLine::mnLineType

◆ mnOrder

sal_uInt8 XclChSerTrendLine::mnOrder

◆ mnShowEquation

sal_uInt8 XclChSerTrendLine::mnShowEquation

◆ mnShowRSquared

sal_uInt8 XclChSerTrendLine::mnShowRSquared

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