You are here

private property ExportingOptions::$enabled in Charts 8.3

Is exporting enabled.

Type: bool

File

modules/charts_highcharts/src/Settings/Highcharts/ExportingOptions.php, line 15

Class

ExportingOptions
Class ExportingOptions.

Namespace

Drupal\charts_highcharts\Settings\Highcharts

Code

private $enabled = TRUE;