Click or drag to resize

InstrumentDefinationDividends Property

Gets or sets the dividends

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

Property Value

Type: Dividend
See Also