Highcharts .NET  11.3.0
Highsoft.Web.Mvc.Charts.PlotOptionsColumnStatesHover 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...
 
string BorderColor [get, set]
 A specific border color for the hovered point. Defaults toinherit the normal state border color. 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 brightening is by default replacedwith a fill-opacity set in the .highcharts-point:hoverrule. More...
 
string Color [get, set]
 A specific color for the hovered point. 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...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Animation

Animation Highsoft.Web.Mvc.Charts.PlotOptionsColumnStatesHover.Animation
getset

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

◆ AnimationBool

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

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

◆ BorderColor

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

A specific border color for the hovered point. Defaults toinherit the normal state border color.

◆ Brightness

double Highsoft.Web.Mvc.Charts.PlotOptionsColumnStatesHover.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 brightening is by default replacedwith a fill-opacity set in the .highcharts-point:hoverrule.

◆ Color

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

A specific color for the hovered point.

◆ Enabled

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

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


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