KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
BarDisplayElement
/
BarDisplayElement
Bar
Display
Element
constructor
(
responseName
:
String
,
position
:
LayoutPoint
,
width
:
Double
=
120.0
,
height
:
Double
=
20.0
,
maxValue
:
Double
=
100.0
,
color
:
String
=
"#1f77b4"
,
label
:
String
?
=
null
)
(
source
)