Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.Global Class Reference

Inherits BaseObject.

Properties

string CanvasToolsURL [get, set]
 _Canvg rendering for Android 2.x is removed as of Highcharts 5.0.Use the libURL option to configure exporting._The URL to the additional file to lazy load for Android 2.x devices.These devices don't support SVG, so we download a helper file thatcontains canvg, its dependencyrbcolor, and our own CanVG Renderer class. To avoid hotlinking toour site, you can install canvas-tools.js on your own server andchange this option accordingly. More...
 
Object Date [get, set]
 This option is deprecated since v6.0.5. Instead, usetime.Date that supports individual time settingsper chart. More...
 
string GetTimezoneOffset [get, set]
 This option is deprecated since v6.0.5. Instead, usetime.getTimezoneOffset that supportsindividual time settings per chart. More...
 
string Timezone [get, set]
 This option is deprecated since v6.0.5. Instead, usetime.timezone that supports individual timesettings per chart. More...
 
double TimezoneOffset [get, set]
 This option is deprecated since v6.0.5. Instead, usetime.timezoneOffset that supports individualtime settings per chart. More...
 
bool UseUTC [get, set]
 This option is deprecated since v6.0.5. Instead, usetime.useUTC that supports individual time settingsper chart. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ CanvasToolsURL

string Highsoft.Web.Mvc.Charts.Global.CanvasToolsURL
getset

_Canvg rendering for Android 2.x is removed as of Highcharts 5.0.Use the libURL option to configure exporting._The URL to the additional file to lazy load for Android 2.x devices.These devices don't support SVG, so we download a helper file thatcontains canvg, its dependencyrbcolor, and our own CanVG Renderer class. To avoid hotlinking toour site, you can install canvas-tools.js on your own server andchange this option accordingly.

◆ Date

Object Highsoft.Web.Mvc.Charts.Global.Date
getset

This option is deprecated since v6.0.5. Instead, usetime.Date that supports individual time settingsper chart.

◆ GetTimezoneOffset

string Highsoft.Web.Mvc.Charts.Global.GetTimezoneOffset
getset

This option is deprecated since v6.0.5. Instead, usetime.getTimezoneOffset that supportsindividual time settings per chart.

◆ Timezone

string Highsoft.Web.Mvc.Charts.Global.Timezone
getset

This option is deprecated since v6.0.5. Instead, usetime.timezone that supports individual timesettings per chart.

◆ TimezoneOffset

double Highsoft.Web.Mvc.Charts.Global.TimezoneOffset
getset

This option is deprecated since v6.0.5. Instead, usetime.timezoneOffset that supports individualtime settings per chart.

◆ UseUTC

bool Highsoft.Web.Mvc.Charts.Global.UseUTC
getset

This option is deprecated since v6.0.5. Instead, usetime.useUTC that supports individual time settingsper chart.


The documentation for this class was generated from the following file: