com.aspose.cells
Class TrendlineType

java.lang.Object
    extended by com.aspose.cells.TrendlineType

public class TrendlineType 
extends java.lang.Object

Utility class containing constants. Represents the trendline type.

Field Summary
static final intEXPONENTIAL
           Exponential
static final intLINEAR
           Linear
static final intLOGARITHMIC
           Logarithmic
static final intMOVING_AVERAGE
           MovingAverage
static final intPOLYNOMIAL
           Polynomial
static final intPOWER
           Power
 

Field Detail

EXPONENTIAL

public static final int EXPONENTIAL
Exponential

LINEAR

public static final int LINEAR
Linear

LOGARITHMIC

public static final int LOGARITHMIC
Logarithmic

MOVING_AVERAGE

public static final int MOVING_AVERAGE
MovingAverage

POLYNOMIAL

public static final int POLYNOMIAL
Polynomial

POWER

public static final int 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.