Class type Chartjs.categoryTicks

inherit cartesianTicks
method labels : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef_prop

An array of labels to display.

method min : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.prop

The minimum item to display.

method max : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.prop

The maximum item to display.