options/highcharts_navigator_yaxis_options
library
Classes
-
HighchartsNavigatorYAxisCrosshairOptions
-
Highcharts Options Widget.
-
HighchartsNavigatorYAxisLabelsOptions
-
Highcharts Options Widget.
-
HighchartsNavigatorYAxisOptions
-
Options for the navigator Y axis. Default series options for the
navigator yAxis are:
-
HighchartsNavigatorYAxisTitleOptions
-
Highcharts Options Widget.
-
HighchartsXAxisAccessibilityOptions
-
Accessibility options for an axis. Requires the accessibility module.
-
HighchartsXAxisBreaksOptions
-
An array defining breaks in the axis, the sections defined will be
left out and all the points shifted closer to each other.
-
HighchartsXAxisCrosshairLabelOptions
-
A label on the axis next to the crosshair.
-
HighchartsXAxisDateTimeLabelFormatsDayOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsHourOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsMillisecondOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsMinuteOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsMonthOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsOptions
-
For a datetime axis, the scale will automatically adjust to the
appropriate unit. This member gives the default string
representations used for each unit. For intermediate values,
different units may be used, for example the
day
unit can be used
on midnight and hour
unit be used for intermediate values on the
same axis.
-
HighchartsXAxisDateTimeLabelFormatsSecondOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsWeekOptions
-
Highcharts Options Widget.
-
HighchartsXAxisDateTimeLabelFormatsYearOptions
-
Highcharts Options Widget.
-
HighchartsXAxisEventsOptions
-
Event handlers for the axis.
-
HighchartsXAxisGridOptions
-
Set grid options for the axis labels. Requires Highcharts Gantt.
-
HighchartsXAxisLabelsStyleOptions
-
CSS styles for the label. Use
lineClamp
to control wrapping of
category labels. Use textOverflow: 'none'
to prevent ellipsis
(dots).
-
HighchartsXAxisPlotBandsEventsOptions
-
An object defining mouse events for the plot band. Supported properties
are
click
, mouseover
, mouseout
, mousemove
.
-
HighchartsXAxisPlotBandsLabelOptions
-
Text labels for the plot bands
-
HighchartsXAxisPlotLinesEventsOptions
-
An object defining mouse events for the plot line. Supported
properties are
click
, mouseover
, mouseout
, mousemove
.
-
HighchartsXAxisPlotLinesLabelOptions
-
Text labels for the plot bands
-
HighchartsXAxisPlotLinesLabelsOptions
-
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
specific width
or by setting whiteSpace: 'nowrap'
.
-
HighchartsYAxisLabelsLevelsOptions
-
Set options on specific levels in a tree grid axis. Takes
precedence over labels options.
-
HighchartsYAxisLabelsSymbolOptions
-
The symbol for the collapse and expand icon in a
treegrid.
-
HighchartsYAxisPlotBandsOptions
-
Highcharts Options Widget.
-
HighchartsYAxisPlotLinesOptions
-
Highcharts Options Widget.