ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / FinancialExtraOptions Class / RenkoBoxSize Property

In This Topic
    RenkoBoxSize Property (FinancialExtraOptions)
    In This Topic
    Specifies the box size for the Renko chart.
    Syntax
    'Declaration
     
    Public Property RenkoBoxSize As Integer
    public int RenkoBoxSize {get; set;}
    Remarks
    The default value is 14.
    See Also