public class Global extends BaseOption
Global options that don't apply to each chart. These options must be set using the Highcharts.setOptions method.
Highcharts.setOptions({ global: { buttonTheme: { fill: '#d0d0d0' } } });
Copyright (c) 2026 Powerbuilt Systems. All rights reserved.| Constructor and Description |
|---|
Global() |
| Modifier and Type | Method and Description |
|---|---|
String |
getXx()
Get the xx option.
|
Global |
setXx(String xx)
Set the xx option.
|
set_hcNulledOptionpublic static final Global NULL
Copyright © 2026. All rights reserved.