Click or drag to resize
TimeLineGroups Enumeration
Timeline group.

Namespace:  C2ChartsLibrary.Interfaces
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public enum TimeLineGroups
Members
  Member nameDescription
NoGroups Trades are not separated in the timeline.
Outliers Trades are separated to four groups: "Big winners", "Winners", "Losers", and "Big losers".
Symbols Each symbol has its own group.
See Also