Click or drag to resize

DrawingBaseRoundToTickSize Method

Rounds the price points to the instrument tickSize

Namespace:  SharpCharts.Base.ChartObject
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected abstract void RoundToTickSize()
See Also