# Curve

The CurveLayer allows you to add style to a curve type element.

<br/>
<DocumentationLoad path="/guide/api/CurveLayer.html"/>

## Type

The CurveLayer is of the type ***curve***.

## Example

<<< @/../../showcase/examples/chart/chart.js#snippet_curve_layer
