kvision-chart
/
io.kvision.chart
/
LineCap
Line
Cap
enum
LineCap
:
Enum
<
LineCap
>
Content copied to clipboard
Canvas line end point styles.
Entries
Properties
Entries
SQUARE
Link copied to clipboard
SQUARE
("square")
Content copied to clipboard
ROUND
Link copied to clipboard
ROUND
("round")
Content copied to clipboard
BUTT
Link copied to clipboard
BUTT
("butt")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard