ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / ATRTagHelper Class / Period Property

In This Topic
    Period Property (ATRTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>.Period. Sets the period for the calculation as an integer value.
    Syntax
    'Declaration
     
    Public Property Period As Double
    public double Period {get; set;}
    See Also