Click or drag to resize
IQueryRunnerC2TIMELINE Property
Shows Collective2 trades in the Timeline graph.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
ITimeLine C2TIMELINE { get; set; }

Property Value

Type: ITimeLine
Timeline object.
See Also