ComponentOne ASP.NET MVC Controls
RenkoBoxSize Property

C1.Web.Mvc.Finance Namespace > FinancialExtraOptions Class : RenkoBoxSize Property
Specifies the box size for the Renko chart.
Syntax
'Declaration
 
<DefaultValueAttribute(14)>
Public Property RenkoBoxSize As Integer
[DefaultValue(14)]
public int RenkoBoxSize {get; set;}
Remarks
The default value is 14.
See Also

Reference

FinancialExtraOptions Class
FinancialExtraOptions Members