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

Inherits BaseObject.

Properties

PlotOptionsAreasplinerangeStatesHover Hover [get, set]
 Options for the hovered series. These settings override thenormal state options when a series is moused over or touched. More...
 
PlotOptionsAreasplinerangeStatesInactive Inactive [get, set]
 The opposite state of a hover for series. More...
 
PlotOptionsAreasplinerangeStatesNormal Normal [get, set]
 The normal state of a series, or for point items in column, pieand similar series. Currently only used for setting animationwhen returning to normal state from hover. More...
 
PlotOptionsAreasplinerangeStatesSelect Select [get, set]
 Specific options for point in selected states, after beingselected byallowPointSelector programmatically. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Hover

PlotOptionsAreasplinerangeStatesHover Highsoft.Web.Mvc.Charts.PlotOptionsAreasplinerangeStates.Hover
getset

Options for the hovered series. These settings override thenormal state options when a series is moused over or touched.

◆ Inactive

PlotOptionsAreasplinerangeStatesInactive Highsoft.Web.Mvc.Charts.PlotOptionsAreasplinerangeStates.Inactive
getset

The opposite state of a hover for series.

◆ Normal

PlotOptionsAreasplinerangeStatesNormal Highsoft.Web.Mvc.Charts.PlotOptionsAreasplinerangeStates.Normal
getset

The normal state of a series, or for point items in column, pieand similar series. Currently only used for setting animationwhen returning to normal state from hover.

◆ Select

PlotOptionsAreasplinerangeStatesSelect Highsoft.Web.Mvc.Charts.PlotOptionsAreasplinerangeStates.Select
getset

Specific options for point in selected states, after beingselected byallowPointSelector programmatically.


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