vico
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.common.shape
/
MarkerCorneredShape
/
MarkerCorneredShape
Marker
Cornered
Shape
constructor
(
all
:
CorneredShape.Corner
,
tickSize
:
Dp
=
MARKER_TICK_SIZE.dp
)
constructor
(
base
:
CorneredShape
,
tickSize
:
Dp
=
MARKER_TICK_SIZE.dp
)
constructor
(
topLeft
:
CorneredShape.Corner
,
topRight
:
CorneredShape.Corner
,
bottomRight
:
CorneredShape.Corner
,
bottomLeft
:
CorneredShape.Corner
,
tickSize
:
Dp
=
MARKER_TICK_SIZE.dp
)