setLabelMaxWidth

open fun setLabelMaxWidth(labelMaxWidth: Integer)

Set the max width for label text (in dp). If label text exceeds this width when rendered, the text will wrap onto a new line.

Parameters

labelMaxWidth

label text width limit in dp