Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
IDateStatistics
Interface IDateStatistics
interface
IDateStatistics
{
count
:
number
;
hist
:
readonly
IBin
<
Date
>
[]
;
histGranularity
:
IDateHistGranularity
;
max
:
Date
;
maxBin
:
number
;
min
:
Date
;
missing
:
number
;
}
Hierarchy (
View Summary
)
IHistogramStats
<
Date
>
IDateStatistics
Index
Properties
count
hist
hist
Granularity
max
max
Bin
min
missing
Properties
Readonly
count
count
:
number
Readonly
hist
hist
:
readonly
IBin
<
Date
>
[]
Readonly
hist
Granularity
histGranularity
:
IDateHistGranularity
Readonly
max
max
:
Date
Readonly
max
Bin
maxBin
:
number
Readonly
min
min
:
Date
Readonly
missing
missing
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
hist
hist
Granularity
max
max
Bin
min
missing
LineUpJS - v4.12.0
Loading...