Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.StreamgraphSeriesStatesHover 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...
 
bool Enabled [get, set]
 Enable separate styles for the hovered series to visualizethat the user hovers either the series itself or the legend. More...
 
StreamgraphSeriesStatesHoverHalo 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...
 
double LineWidth [get, set]
 Pixel width of the graph line. By default this property isundefined, and the lineWidthPlus property dictates how muchto increase the linewidth from normal state. More...
 
double LineWidthPlus [get, set]
 The additional line width for the graph of a hovered series. More...
 
StreamgraphSeriesStatesHoverMarker Marker [get, set]
 In Highcharts 1.0, the appearance of all markers belongingto the hovered series. For settings on the hover state of theindividual point, seemarker.states.hover. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Animation

Animation Highsoft.Web.Mvc.Charts.StreamgraphSeriesStatesHover.Animation
getset

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

◆ AnimationBool

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

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

◆ Enabled

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

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

◆ Halo

StreamgraphSeriesStatesHoverHalo Highsoft.Web.Mvc.Charts.StreamgraphSeriesStatesHover.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}.

◆ LineWidth

double Highsoft.Web.Mvc.Charts.StreamgraphSeriesStatesHover.LineWidth
getset

Pixel width of the graph line. By default this property isundefined, and the lineWidthPlus property dictates how muchto increase the linewidth from normal state.

◆ LineWidthPlus

double Highsoft.Web.Mvc.Charts.StreamgraphSeriesStatesHover.LineWidthPlus
getset

The additional line width for the graph of a hovered series.

◆ Marker

StreamgraphSeriesStatesHoverMarker Highsoft.Web.Mvc.Charts.StreamgraphSeriesStatesHover.Marker
getset

In Highcharts 1.0, the appearance of all markers belongingto the hovered series. For settings on the hover state of theindividual point, seemarker.states.hover.


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