Collective2 Explorer
Collective2 Explorer
Namespaces
C2ChartsLibrary Namespaces
C2ChartsLibrary.Interfaces
ITradesHistogramBucket Interface
ITradesHistogramBucket Properties
DataCount Property
LowerBound Property
UpperBound Property
ITradesHistogramBucket
DataCount Property
The number of data points in the bucket.
Namespace:
C2ChartsLibrary.Interfaces
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
Copy
int
DataCount
{
get
; }
Property Value
Type:
Int32
The data count.
See Also
Reference
ITradesHistogramBucket Interface
C2ChartsLibrary.Interfaces Namespace