Click or drag to resize

StrategyBaseConnectionLossHandling Property

Gets the Connection loss handling 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.42 (1.0.0.42)
Syntax
C#
public ConnectionLossHandling ConnectionLossHandling { get; }

Property Value

Type: ConnectionLossHandling
See Also