Click or drag to resize
InstrumentDefinationSymbols Property
Gets or sets the symbol as supported by the data feed

Namespace: SharpCharts.Base.Data
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Symbols[] Symbols { get; set; }

Property Value

Type: Symbols
See Also