Click or drag to resize

DrawingBaseAdjustToBarNPrice Method

Adjusts to the nearest bar and price. This method is called on Mouse Up event. User must also calculate the Bar index and price.

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