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

In This Topic
    Period Property (Overlay)
    In This Topic
    Gets or sets the period of the moving average that specifies the number of data values used to create the line
    Syntax
    'Declaration
     
    Public Property Period As Integer
    public int Period {get; set;}
    See Also