WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / TrendLine Class / Order Property
In This Topic
    Order Property
    In This Topic
    Gets or sets the order of trend line. The order defines number of terms in polynom equation.
    Syntax
    public int Order {get; set;}
    See Also