DomScriptBaseRoundToTickSize Method |
Get the round price via tick size
Namespace:
SharpCharts.Base.Dom
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected double RoundToTickSize(
double price
)
Parameters
- price
- Type: SystemDouble
Price
Return Value
Type:
DoubleSee Also