'Declaration
Public Function SnapValueToNearestMinorTick( _ ByVal value As System.Double _ ) As System.Double
'Usage
Dim instance As NAxisBase Dim value As System.Double Dim value As System.Double value = instance.SnapValueToNearestMinorTick(value)
public System.double SnapValueToNearestMinorTick( System.double value )
Parameters
- value