options/highcharts_navigator_yaxis_title_options library
Classes
- Highcharts Options Widget.
- 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'
.