Click or drag to resize

Account.GlobalOrderUpdate Event

Namespace:  SharpCharts.Base.Order
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public static event EventHandler<EventArgs> GlobalOrderUpdate

Value

Type: System.EventHandler<EventArgs>
See Also