Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TrendLineType Enumeration


TrendLineType Enumeration
Type of TrendLine
Syntax
'Declaration
 
Public Enum TrendLineType 
   Inherits System.Enum
 
'Usage
 
Dim instance As TrendLineType
Members
MemberDescription
Exponential 
Logarithmic 
Moving_Average 
Polynomial 
Power 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.TrendLineType

See Also