FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class / BoxSize Property

In This Topic
    BoxSize Property (FinancialChartOptions)
    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