Class type Chartjs.pieOptions

inherit chartOptions
method animation : pieAnimation Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method cutoutPercentage : float Js_of_ocaml.Js.prop

The percentage of the chart that is cut out of the middle.

method rotation : float Js_of_ocaml.Js.prop

Starting angle to draw arcs from.

method circumference : float Js_of_ocaml.Js.prop

Sweep to allow arcs to cover.