Click or drag to resize

InstrumentExpiryDate Property

Gets or sets the expiry date

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public DateTime ExpiryDate { get; set; }

Property Value

Type: DateTime
See Also