Click or drag to resize
StrategyBaseRealtimeErrorHandling Property
Gets the real time error handing type. This can be set via Settings > Options > Strategy tab

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public RealtimeErrorHandling RealtimeErrorHandling { get; }

Property Value

Type: RealtimeErrorHandling
See Also