ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / FinancialChartOptions Class / BoxSize Property

In This Topic
    BoxSize Property
    In This Topic
    Specifies the box size for the Renko chart. The default value is 2.
    Syntax
    'Declaration
     
    
    Public Property BoxSize As Double
    public double BoxSize {get; set;}
    See Also