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

Inherits BaseObject.

Properties

string BorderColor [get, set]
 Can set a borderColor on all points which lies on the same level. More...
 
Hashtable BorderDashStyle [get, set]
 Set the dash style of the border of all the point which lies on thelevel. SeeplotOptions.scatter.dashStylefor possible options. More...
 
double BorderWidth [get, set]
 Can set the borderWidth on all points which lies on the same level. More...
 
string Color [get, set]
 Can set a color on all points which lies on the same level. More...
 
PlotOptionsTreemapLevelsColorVariation ColorVariation [get, set]
 A configuration object to define how the color of a child varies fromthe parent's color. The variation is distributed among the childrenof node. For example when setting brightness, the brightness changewill range from the parent's original brightness on the first child,to the amount set in the to setting on the last node. This allows agradient-like color scheme that sets children out from each otherwhile highlighting the grouping on treemaps and sectors on sunburstcharts. More...
 
PlotOptionsTreemapDataLabels DataLabels [get, set]
 Can set the options of dataLabels on each point which lies on thelevel.plotOptions.treemap.dataLabels forpossible values. More...
 
PlotOptionsTreemapLevelsLayoutAlgorithm LayoutAlgorithm [get, set]
 Can set the layoutAlgorithm option on a specific level. More...
 
PlotOptionsTreemapLevelsLayoutStartingDirection LayoutStartingDirection [get, set]
 Can set the layoutStartingDirection option on a specific level. More...
 
double Level [get, set]
 Decides which level takes effect from the options set in the levelsobject. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ BorderColor

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

Can set a borderColor on all points which lies on the same level.

◆ BorderDashStyle

Hashtable Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.BorderDashStyle
getset

Set the dash style of the border of all the point which lies on thelevel. SeeplotOptions.scatter.dashStylefor possible options.

◆ BorderWidth

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

Can set the borderWidth on all points which lies on the same level.

◆ Color

string Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.Color
getset

Can set a color on all points which lies on the same level.

◆ ColorVariation

PlotOptionsTreemapLevelsColorVariation Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.ColorVariation
getset

A configuration object to define how the color of a child varies fromthe parent's color. The variation is distributed among the childrenof node. For example when setting brightness, the brightness changewill range from the parent's original brightness on the first child,to the amount set in the to setting on the last node. This allows agradient-like color scheme that sets children out from each otherwhile highlighting the grouping on treemaps and sectors on sunburstcharts.

◆ DataLabels

PlotOptionsTreemapDataLabels Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.DataLabels
getset

Can set the options of dataLabels on each point which lies on thelevel.plotOptions.treemap.dataLabels forpossible values.

◆ LayoutAlgorithm

PlotOptionsTreemapLevelsLayoutAlgorithm Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.LayoutAlgorithm
getset

Can set the layoutAlgorithm option on a specific level.

◆ LayoutStartingDirection

PlotOptionsTreemapLevelsLayoutStartingDirection Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.LayoutStartingDirection
getset

Can set the layoutStartingDirection option on a specific level.

◆ Level

double Highsoft.Web.Mvc.Charts.PlotOptionsTreemapLevels.Level
getset

Decides which level takes effect from the options set in the levelsobject.


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