Click or drag to resize
TradeTimeLineRangeItemLBI Property
Gets or sets the histogram bucket index of the LONG trade result.

Namespace:  C2ChartsLibrary.Implementation
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public int LBI { get; set; }

Property Value

Type: Int32
The bucket index.
See Also