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

Inherits BaseObject.

Properties

PlotOptionsColumnStatesHover Hover [get, set]
 Options for the hovered point. These settings override the normalstate options when a point is moused over or touched. More...
 
PlotOptionsColumnStatesInactive Inactive [get, set]
 The opposite state of a hover for series. More...
 
PlotOptionsColumnStatesNormal 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...
 
PlotOptionsColumnStatesSelect Select [get, set]
 Options for the selected point. These settings override thenormal state options when a point is selected. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Hover

PlotOptionsColumnStatesHover Highsoft.Web.Mvc.Charts.PlotOptionsColumnStates.Hover
getset

Options for the hovered point. These settings override the normalstate options when a point is moused over or touched.

◆ Inactive

PlotOptionsColumnStatesInactive Highsoft.Web.Mvc.Charts.PlotOptionsColumnStates.Inactive
getset

The opposite state of a hover for series.

◆ Normal

PlotOptionsColumnStatesNormal Highsoft.Web.Mvc.Charts.PlotOptionsColumnStates.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

PlotOptionsColumnStatesSelect Highsoft.Web.Mvc.Charts.PlotOptionsColumnStates.Select
getset

Options for the selected point. These settings override thenormal state options when a point is selected.


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