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

Inherits BaseObject.

Properties

Object Attributes [get, set]
 A collection of SVG attributes to override the appearanceof the halo, for example fill, stroke andstroke-width. More...
 
double Opacity [get, set]
 Opacity for the halo unless a specific fill is overriddenusing the attributes setting. Note that Highcharts isonly able to apply opacity to colors of hex or rgb(a)formats. More...
 
double Size [get, set]
 The pixel size of the halo. For point markers this is theradius of the halo. For pie slices it is the width of thehalo outside the slice. For bubbles it defaults to 5 andis the width of the halo outside the bubble. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Attributes

Object Highsoft.Web.Mvc.Charts.BellcurveSeriesStatesHoverHalo.Attributes
getset

A collection of SVG attributes to override the appearanceof the halo, for example fill, stroke andstroke-width.

◆ Opacity

double Highsoft.Web.Mvc.Charts.BellcurveSeriesStatesHoverHalo.Opacity
getset

Opacity for the halo unless a specific fill is overriddenusing the attributes setting. Note that Highcharts isonly able to apply opacity to colors of hex or rgb(a)formats.

◆ Size

double Highsoft.Web.Mvc.Charts.BellcurveSeriesStatesHoverHalo.Size
getset

The pixel size of the halo. For point markers this is theradius of the halo. For pie slices it is the width of thehalo outside the slice. For bubbles it defaults to 5 andis the width of the halo outside the bubble.


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