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

Inherits BaseObject.

Properties

string BackgroundColor [get, set]
 The background or fill color of the gauge's dial. More...
 
string BaseLength [get, set]
 The length of the dial's base part, relative to the totalradius or length of the dial. More...
 
double BaseWidth [get, set]
 The pixel width of the base of the gauge dial. The base isthe part closest to the pivot, defined by baseLength. More...
 
string BorderColor [get, set]
 The border color or stroke of the gauge's dial. By default,the borderWidth is 0, so this must be set in addition to acustom border color. More...
 
double BorderWidth [get, set]
 The width of the gauge dial border in pixels. More...
 
string Path [get, set]
 An array with an SVG path for the custom dial. More...
 
string Radius [get, set]
 The radius or length of the dial, in percentages relative tothe radius of the gauge itself. More...
 
string RearLength [get, set]
 The length of the dial's rear end, the part that extends outon the other side of the pivot. Relative to the dial'slength. More...
 
double TopWidth [get, set]
 The width of the top of the dial, closest to the perimeter.The pivot narrows in from the base to the top. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ BackgroundColor

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.BackgroundColor
getset

The background or fill color of the gauge's dial.

◆ BaseLength

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.BaseLength
getset

The length of the dial's base part, relative to the totalradius or length of the dial.

◆ BaseWidth

double Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.BaseWidth
getset

The pixel width of the base of the gauge dial. The base isthe part closest to the pivot, defined by baseLength.

◆ BorderColor

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

The border color or stroke of the gauge's dial. By default,the borderWidth is 0, so this must be set in addition to acustom border color.

◆ BorderWidth

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

The width of the gauge dial border in pixels.

◆ Path

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.Path
getset

An array with an SVG path for the custom dial.

◆ Radius

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.Radius
getset

The radius or length of the dial, in percentages relative tothe radius of the gauge itself.

◆ RearLength

string Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.RearLength
getset

The length of the dial's rear end, the part that extends outon the other side of the pivot. Relative to the dial'slength.

◆ TopWidth

double Highsoft.Web.Mvc.Charts.PlotOptionsGaugeDial.TopWidth
getset

The width of the top of the dial, closest to the perimeter.The pivot narrows in from the base to the top.


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