Click or drag to resize

FormatGetFractionString Method


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static string GetFractionString(
	double price,
	double tickSize
)

Parameters

price  Double
 
tickSize  Double
 

Return Value

String
See Also