core
/
io.data2viz.charts.chart.mark.internal
/
CurveDelegate
common
Curve
Delegate
class
CurveDelegate
(markConfig:
MarkConfig
) :
HasCurve
Content copied to clipboard
(INTERNAL) Configure & use the
PathDrawer
to draw curves.
Constructors
Properties
Constructors
CurveDelegate
Link copied to clipboard
common
fun
CurveDelegate
(markConfig:
MarkConfig
)
Content copied to clipboard
On this page
On this page
Properties
curve
Link copied to clipboard
common
open override var
curve
:
PathDrawer
Content copied to clipboard
The
PathDrawer
used to draw Curve from Path.
On this page
On this page