Class type Chartjs.title
method position : Position.t Js_of_ocaml.Js.t Js_of_ocaml.Js.propPosition of title.
method fontFamily : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef_propFont family for the title text.
method fullWidth : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod padding : int Js_of_ocaml.Js.propNumber of pixels to add above and below the title text.
method lineHeight : Line_height.t Js_of_ocaml.Js.t Js_of_ocaml.Js.optdef_propHeight of an individual line of text.
method text : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Indexable.t Js_of_ocaml.Js.t Js_of_ocaml.Js.propTitle text to display. If specified as an array, text is rendered on multiple lines.