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

Inherits BaseObject.

Properties

Animation Animation [get, set]
 Animation setting for hovering the graph in line-type series. More...
 
bool AnimationBool [get, set]
 Animation setting for hovering the graph in line-type series. More...
 
double Brightness [get, set]
 How much to brighten the point on interaction. Requires themain color to be defined in hex or rgb(a) format.In styled mode, the hover brightness is by default replacedby a fill-opacity given in the .highcharts-point-hoverclass. More...
 
bool Enabled [get, set]
 Enable separate styles for the hovered series to visualizethat the user hovers either the series itself or the legend. More...
 
PlotOptionsPieStatesHoverHalo Halo [get, set]
 Options for the halo appearing around the hovered point inline-type series as well as outside the hovered slice in piecharts. By default the halo is filled by the current point orseries color with an opacity of 0.25. The halo can bedisabled by setting the halo option to null.In styled mode, the halo is styled with the<tt>.highcharts-halo class, with colors inherited from<tt>.highcharts-color-{n}. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Animation

Animation Highsoft.Web.Mvc.Charts.PlotOptionsPieStatesHover.Animation
getset

Animation setting for hovering the graph in line-type series.

◆ AnimationBool

bool Highsoft.Web.Mvc.Charts.PlotOptionsPieStatesHover.AnimationBool
getset

Animation setting for hovering the graph in line-type series.

◆ Brightness

double Highsoft.Web.Mvc.Charts.PlotOptionsPieStatesHover.Brightness
getset

How much to brighten the point on interaction. Requires themain color to be defined in hex or rgb(a) format.In styled mode, the hover brightness is by default replacedby a fill-opacity given in the .highcharts-point-hoverclass.

◆ Enabled

bool Highsoft.Web.Mvc.Charts.PlotOptionsPieStatesHover.Enabled
getset

Enable separate styles for the hovered series to visualizethat the user hovers either the series itself or the legend.

◆ Halo

PlotOptionsPieStatesHoverHalo Highsoft.Web.Mvc.Charts.PlotOptionsPieStatesHover.Halo
getset

Options for the halo appearing around the hovered point inline-type series as well as outside the hovered slice in piecharts. By default the halo is filled by the current point orseries color with an opacity of 0.25. The halo can bedisabled by setting the halo option to null.In styled mode, the halo is styled with the<tt>.highcharts-halo class, with colors inherited from<tt>.highcharts-color-{n}.


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