KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.dist.result
/
HistogramBinDTO
/
HistogramBinDTO
Histogram
Bin
DTO
constructor
(
binNum
:
Int
,
binLabel
:
String
,
lowerLimit
:
Double
,
upperLimit
:
Double
,
count
:
Double
,
cumCount
:
Double
,
proportion
:
Double
,
cumProportion
:
Double
)
(
source
)