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

In This Topic
KagiRangeMode Property (FinancialExtraOptions)
In This Topic
Specifies the RangeMode for the Kagi chart.
Syntax
'Declaration
 
Public Property KagiRangeMode As RangeMode
 
Remarks
The default value is RangeMode.Fixed.
See Also