KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.animation
/
PlotBuilder
Plot
Builder
class
PlotBuilder
(
responseName
:
String
,
position
:
LayoutPoint
)
(
source
)
Sub-builder for a
PlotDisplayElement
.
Members
Constructors
Plot
Builder
Link copied to clipboard
constructor
(
responseName
:
String
,
position
:
LayoutPoint
)
Properties
color
Link copied to clipboard
var
color
:
String
height
Link copied to clipboard
var
height
:
Double
label
Link copied to clipboard
var
label
:
String
?
width
Link copied to clipboard
var
width
:
Double
window
Duration
Link copied to clipboard
var
windowDuration
:
Double
?
Functions
build
Link copied to clipboard
fun
build
(
)
:
PlotDisplayElement