options/highcharts_chart_reset_zoom_button_options library
Classes
- HighchartsChartResetZoomButtonOptions
 - The button that appears after a selection zoom, allowing the user to reset zoom. This option is deprecated in favor of zooming.
 - HighchartsChartResetZoomButtonPositionOptions
 - The position of the button.
 - HighchartsChartResetZoomButtonThemeOptions
 - 
  A collection of attributes for the button. The object takes SVG
attributes like 
fill,stroke,stroke-widthorr, 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.