Click or drag to resize
InstrumentDefinationDescription Property
Gets or sets the description. The field is optional.

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

Property Value

Type: String
See Also