Click or drag to resize

InstrumentTrend Property

Gets or sets the trend

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

Property Value

Type: Trend
See Also