Click or drag to resize

BarsBackfillPolicy Property

Gets or sets the backfill policy. Applicable for future instruments only.

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

Property Value

Type: BackfillPolicy
See Also