Click or drag to resize

ExternalOptionsBaseInstrumentTypes Property

Gets the supported instrument types by the connection

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public abstract InstrumentType[] InstrumentTypes { get; }

Property Value

Type: InstrumentType
See Also