options/highcharts_chart_zooming_reset_button_options library
Classes
- HighchartsChartZoomingResetButtonOptions
- The button that appears after a selection zoom, allowing the user to reset zoom.
- HighchartsChartZoomingResetButtonPositionOptions
- The position of the button.
- HighchartsChartZoomingResetButtonThemeOptions
-
A collection of attributes for the button. The object takes SVG
attributes like
fill
,stroke
,stroke-width
orr
, the border radius. The theme also supportsstyle
, a collection of CSS properties for the text. Equivalent attributes for the hover state are given intheme.states.hover
.