showTable property

bool? showTable
getter/setter pair

Show a HTML table below the chart with the chart's current data.

API Docs: https://api.highcharts.com/highcharts/exporting.showTable

Implementation

bool? showTable;