Click or drag to resize

ConnectionType Enumeration

Connection type

Namespace:  SharpCharts.Base.Connection
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public enum ConnectionType
Members
  Member nameValueDescription
Live0 Live
Simulator1 Simulator
Replay2 Replay
See Also