align

fun align(alignments: List<HorizontalAlign>)
fun align(vararg alignments: HorizontalAlign)


Sets the horizontal alignment of the text content within hover label box. Has an effect only if the hover label text spans more two or more lines.

Defaults to 'auto'.