C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / FinancialExtraOptions Class / RenkoRangeMode Property

In This Topic
RenkoRangeMode Property (FinancialExtraOptions)
In This Topic
Specifies the RangeMode for the Renko chart.
Syntax
'Declaration
 
Public Property RenkoRangeMode As RangeMode
 
Remarks
The default value is RangeMode.Fixed.Note:Renko doesn't support Percentage.
See Also