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

Inherits BaseObject.

Properties

PlotOptionsSunburstLevelSizeUnit Unit [get, set]
 How to interpret levelSize.value.- percentage gives a width relative to result of outer radius minus inner radius.- pixels gives the ring a fixed width in pixels.- weight takes the remaining width after percentage and pixels, and distributes it accross all "weighted" levels. The value relative to the sum of all weights determines the width. More...
 
double Value [get, set]
 The value used for calculating the width of the ring. Its' affectis determined by levelSize.unit. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Unit

PlotOptionsSunburstLevelSizeUnit Highsoft.Web.Mvc.Charts.PlotOptionsSunburstLevelSize.Unit
getset

How to interpret levelSize.value.- percentage gives a width relative to result of outer radius minus inner radius.- pixels gives the ring a fixed width in pixels.- weight takes the remaining width after percentage and pixels, and distributes it accross all "weighted" levels. The value relative to the sum of all weights determines the width.

◆ Value

double Highsoft.Web.Mvc.Charts.PlotOptionsSunburstLevelSize.Value
getset

The value used for calculating the width of the ring. Its' affectis determined by levelSize.unit.


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