aspose.cells
Class TrendlineType

Utility class containing constants. Represents the trendline type.

Field Summary
const  NumberEXPONENTIAL
           Exponential
const  NumberLINEAR
           Linear
const  NumberLOGARITHMIC
           Logarithmic
const  NumberMOVING_AVERAGE
           MovingAverage
const  NumberPOLYNOMIAL
           Polynomial
const  NumberPOWER
           Power
 

Field Detail

EXPONENTIAL

const Number EXPONENTIAL
Exponential

LINEAR

const Number LINEAR
Linear

LOGARITHMIC

const Number LOGARITHMIC
Logarithmic

MOVING_AVERAGE

const Number MOVING_AVERAGE
MovingAverage

POLYNOMIAL

const Number POLYNOMIAL
Polynomial

POWER

const Number POWER
Power

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.