java.lang.Object
com.aspose.cells.TrendlineType
public class TrendlineType
- extends java.lang.Object
Utility class containing constants.
Represents the trendline type.
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.