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

Inherits BaseObject.

Properties

List< PaneBackgroundBackground [get, set]
 An array of background items for the pane. More...
 
string [] Center [get, set]
 The center of a polar chart or angular gauge, given as an arrayof [x, y] positions. Positions can be given as integers thattransform to pixels, or as percentages of the plot area size. More...
 
double EndAngle [get, set]
 The end angle of the polar X axis or gauge value axis, given indegrees where 0 is north. Defaults to startAngle+ 360. More...
 
string InnerSize [get, set]
 The inner size of the pane, either as a number defining pixels, or apercentage defining a percentage of the pane's size. More...
 
double InnerSizeNumber [get, set]
 The inner size of the pane, either as a number defining pixels, or apercentage defining a percentage of the pane's size. More...
 
string Size [get, set]
 The size of the pane, either as a number defining pixels, or apercentage defining a percentage of the available plot area (thesmallest of the plot height or plot width). More...
 
double SizeNumber [get, set]
 The size of the pane, either as a number defining pixels, or apercentage defining a percentage of the available plot area (thesmallest of the plot height or plot width). More...
 
double StartAngle [get, set]
 The start angle of the polar X axis or gauge axis, given in degreeswhere 0 is north. Defaults to 0. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Background

List<PaneBackground> Highsoft.Web.Mvc.Charts.Pane.Background
getset

An array of background items for the pane.

◆ Center

string [] Highsoft.Web.Mvc.Charts.Pane.Center
getset

The center of a polar chart or angular gauge, given as an arrayof [x, y] positions. Positions can be given as integers thattransform to pixels, or as percentages of the plot area size.

◆ EndAngle

double Highsoft.Web.Mvc.Charts.Pane.EndAngle
getset

The end angle of the polar X axis or gauge value axis, given indegrees where 0 is north. Defaults to startAngle+ 360.

◆ InnerSize

string Highsoft.Web.Mvc.Charts.Pane.InnerSize
getset

The inner size of the pane, either as a number defining pixels, or apercentage defining a percentage of the pane's size.

◆ InnerSizeNumber

double Highsoft.Web.Mvc.Charts.Pane.InnerSizeNumber
getset

The inner size of the pane, either as a number defining pixels, or apercentage defining a percentage of the pane's size.

◆ Size

string Highsoft.Web.Mvc.Charts.Pane.Size
getset

The size of the pane, either as a number defining pixels, or apercentage defining a percentage of the available plot area (thesmallest of the plot height or plot width).

◆ SizeNumber

double Highsoft.Web.Mvc.Charts.Pane.SizeNumber
getset

The size of the pane, either as a number defining pixels, or apercentage defining a percentage of the available plot area (thesmallest of the plot height or plot width).

◆ StartAngle

double Highsoft.Web.Mvc.Charts.Pane.StartAngle
getset

The start angle of the polar X axis or gauge axis, given in degreeswhere 0 is north. Defaults to 0.


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