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

Inherits BaseObject.

Properties

PlotOptionsSankeyStatesHover Hover [get, set]
 
PlotOptionsSankeyStatesInactive Inactive [get, set]
 The opposite state of a hover for a single point node/link. More...
 
PlotOptionsSankeyStatesNormal 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...
 
PlotOptionsSankeyStatesSelect Select [get, set]
 Specific options for point in selected states, after beingselected byallowPointSelector programmatically. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Hover

PlotOptionsSankeyStatesHover Highsoft.Web.Mvc.Charts.PlotOptionsSankeyStates.Hover
getset

◆ Inactive

PlotOptionsSankeyStatesInactive Highsoft.Web.Mvc.Charts.PlotOptionsSankeyStates.Inactive
getset

The opposite state of a hover for a single point node/link.

◆ Normal

PlotOptionsSankeyStatesNormal Highsoft.Web.Mvc.Charts.PlotOptionsSankeyStates.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

PlotOptionsSankeyStatesSelect Highsoft.Web.Mvc.Charts.PlotOptionsSankeyStates.Select
getset

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


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