Summary
Provides data for the tick history loaded event.
Syntax
public class TicksHistoryLoadedEventArgs : Object
Members
Name | Type | Summary |
---|---|---|
Count | Property | Gets the number of the ticks. |
Ticks | Property | Gets the tick data. |
public class TicksHistoryLoadedEventArgs : Object
Name | Type | Summary |
---|---|---|
Count | Property | Gets the number of the ticks. |
Ticks | Property | Gets the tick data. |