Click or drag to resize

AccountType Enumeration

Type of account

Namespace:  SharpCharts.Base.Order
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public enum AccountType
Members
  Member nameValueDescription
Simulated0 Simulated
Live1 Live
See Also