ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / Order Property

In This Topic
    Order Property (Overlay)
    In This Topic
    Gets or sets the number of terms in the Polynomial and Fourier equation
    Syntax
    'Declaration
     
    Public Property Order As Integer
    public int Order {get; set;}
    See Also