Click or drag to resize

Instrument Constructor (InstrumentDefination)

Constructor for instrument

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public Instrument(
	InstrumentDefination instrumentDefination
)

Parameters

instrumentDefination
Type: SharpCharts.Base.DataInstrumentDefination
Instrument defination
See Also