options/highcharts_yaxis_title_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'
. - HighchartsYAxisTitleOptions
- Highcharts Options Widget.