Click or drag to resize

ExternalAdapterBaseSetTickSize Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntax
C#
protected void SetTickSize(
	Instrument instrument,
	double tickSize
)

Parameters

instrument  Instrument
 
tickSize  Double
 
See Also