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



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