ComponentOne FinancialChart for WPF
C1.Chart Namespace / TrendLineCalculator Class / FitTypeDef Field



In This Topic
    FitTypeDef Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const FitTypeDef As FitType
    'Usage
     
    
    Dim value As FitType
     
    value = TrendLineCalculator.FitTypeDef
    public const FitType FitTypeDef
    public:
    const FitType FitTypeDef
    See Also