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

Inherits BaseObject.

Properties

Animation Animation [get, set]
 Animation when hovering over the marker. More...
 
bool AnimationBool [get, set]
 Animation when hovering over the marker. More...
 
bool Enabled [get, set]
 Enable or disable the point marker. More...
 
Object FillColor [get, set]
 The fill color of the marker in hover state. Whenundefined, the series' or point's fillColor for normalstate is used. More...
 
string LineColor [get, set]
 The color of the point marker's outline. Whenundefined, the series' or point's lineColor for normalstate is used. More...
 
double LineWidth [get, set]
 The width of the point marker's outline. Whenundefined, the series' or point's lineWidth for normalstate is used. More...
 
double LineWidthPlus [get, set]
 The additional line width for a hovered point. More...
 
double Radius [get, set]
 The radius of the point marker. In hover state, itdefaults to the normal state's radius + 2 as per theradiusPlusoption. More...
 
double RadiusPlus [get, set]
 The number of pixels to increase the radius of thehovered point. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Animation

Animation Highsoft.Web.Mvc.Charts.ParetoSeriesMarkerStatesHover.Animation
getset

Animation when hovering over the marker.

◆ AnimationBool

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

Animation when hovering over the marker.

◆ Enabled

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

Enable or disable the point marker.

◆ FillColor

Object Highsoft.Web.Mvc.Charts.ParetoSeriesMarkerStatesHover.FillColor
getset

The fill color of the marker in hover state. Whenundefined, the series' or point's fillColor for normalstate is used.

◆ LineColor

string Highsoft.Web.Mvc.Charts.ParetoSeriesMarkerStatesHover.LineColor
getset

The color of the point marker's outline. Whenundefined, the series' or point's lineColor for normalstate is used.

◆ LineWidth

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

The width of the point marker's outline. Whenundefined, the series' or point's lineWidth for normalstate is used.

◆ LineWidthPlus

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

The additional line width for a hovered point.

◆ Radius

double Highsoft.Web.Mvc.Charts.ParetoSeriesMarkerStatesHover.Radius
getset

The radius of the point marker. In hover state, itdefaults to the normal state's radius + 2 as per theradiusPlusoption.

◆ RadiusPlus

double Highsoft.Web.Mvc.Charts.ParetoSeriesMarkerStatesHover.RadiusPlus
getset

The number of pixels to increase the radius of thehovered point.


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