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

Inherits BaseObject.

Properties

Object BackgroundColor [get, set]
 The background color or gradient for the pane. More...
 
string BorderColor [get, set]
 The pane background border color. More...
 
double BorderWidth [get, set]
 The pixel border width of the pane background. More...
 
string ClassName [get, set]
 The class name for this background. More...
 
string InnerRadius [get, set]
 The inner radius of the pane background. Can be either numeric(pixels) or a percentage string. More...
 
double InnerRadiusNumber [get, set]
 The inner radius of the pane background. Can be either numeric(pixels) or a percentage string. More...
 
string OuterRadius [get, set]
 The outer radius of the circular pane background. Can be eithernumeric (pixels) or a percentage string. More...
 
double OuterRadiusNumber [get, set]
 The outer radius of the circular pane background. Can be eithernumeric (pixels) or a percentage string. More...
 
string Shape [get, set]
 The shape of the pane background. When solid, the backgroundis circular. When arc, the background extends only from the minto the max of the value axis. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ BackgroundColor

Object Highsoft.Web.Mvc.Charts.PaneBackground.BackgroundColor
getset

The background color or gradient for the pane.

◆ BorderColor

string Highsoft.Web.Mvc.Charts.PaneBackground.BorderColor
getset

The pane background border color.

◆ BorderWidth

double Highsoft.Web.Mvc.Charts.PaneBackground.BorderWidth
getset

The pixel border width of the pane background.

◆ ClassName

string Highsoft.Web.Mvc.Charts.PaneBackground.ClassName
getset

The class name for this background.

◆ InnerRadius

string Highsoft.Web.Mvc.Charts.PaneBackground.InnerRadius
getset

The inner radius of the pane background. Can be either numeric(pixels) or a percentage string.

◆ InnerRadiusNumber

double Highsoft.Web.Mvc.Charts.PaneBackground.InnerRadiusNumber
getset

The inner radius of the pane background. Can be either numeric(pixels) or a percentage string.

◆ OuterRadius

string Highsoft.Web.Mvc.Charts.PaneBackground.OuterRadius
getset

The outer radius of the circular pane background. Can be eithernumeric (pixels) or a percentage string.

◆ OuterRadiusNumber

double Highsoft.Web.Mvc.Charts.PaneBackground.OuterRadiusNumber
getset

The outer radius of the circular pane background. Can be eithernumeric (pixels) or a percentage string.

◆ Shape

string Highsoft.Web.Mvc.Charts.PaneBackground.Shape
getset

The shape of the pane background. When solid, the backgroundis circular. When arc, the background extends only from the minto the max of the value axis.


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