Welcome to the Highcharts Grid Options Reference

These pages outline the chart configuration options, and the methods and properties of Highcharts objects.

Feel free to search this API through the search bar or the navigation tree in the sidebar.

accessibility.screenReaderSection.beforeGridFormat

Format for the screen reader information region before the Grid. Supported HTML tags are h1-h6, p, div. Attributes are not supported.

Available template variables:

  • {gridTitle}: The Grid caption/title.
  • {gridDescription}: The Grid description.
  • {rowCount}: Number of rows in the Grid.
  • {columnCount}: Number of columns in the Grid.