public class GlobalOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
canvasToolsURL
he URL to the additional file to lazy load for Android 2.x devices.
|
Boolean |
useUTC
Whether to use UTC time for axis scaling, tickmark placement and time display in
Highcharts.dateFormat.
|
String |
VMLRadialGradientURL
Path to the pattern image required by VML browsers in order to draw radial gradients.
|
| Constructor and Description |
|---|
GlobalOptions() |
@Option public String VMLRadialGradientURL
@Option public String canvasToolsURL
@Option public Boolean useUTC
Copyright © 2018 Fujion Framework. All rights reserved.