ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IOverlay Interface / Period Property

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