options/highcharts_xaxis_title_style_options library
Classes
- HighchartsXAxisTitleStyleOptions
-
CSS styles for the title. If the title text is longer than the
axis length, it will wrap to multiple lines by default. This can
be customized by setting the
lineClamp
property, by setting a specificwidth
or by settingwhiteSpace: 'nowrap'
.