HC  10.3.3.1
Highsoft.Web.Mvc.Charts.ColumnSeriesStatesSelectMarkerStates Class Reference

Inherits BaseObject.

Properties

ColumnSeriesStatesSelectMarkerStatesHover Hover [get, set]
 The hover state for a single point marker. More...
 
ColumnSeriesStatesSelectMarkerStatesNormal Normal [get, set]
 The normal state of a single point marker. Currently onlyused for setting animation when returning to normal statefrom hover. More...
 
ColumnSeriesStatesSelectMarkerStatesSelect Select [get, set]
 The appearance of the point marker when selected. In order toallow a point to be selected, set theseries.allowPointSelect option to true. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Hover

ColumnSeriesStatesSelectMarkerStatesHover Highsoft.Web.Mvc.Charts.ColumnSeriesStatesSelectMarkerStates.Hover
getset

The hover state for a single point marker.

◆ Normal

ColumnSeriesStatesSelectMarkerStatesNormal Highsoft.Web.Mvc.Charts.ColumnSeriesStatesSelectMarkerStates.Normal
getset

The normal state of a single point marker. Currently onlyused for setting animation when returning to normal statefrom hover.

◆ Select

ColumnSeriesStatesSelectMarkerStatesSelect Highsoft.Web.Mvc.Charts.ColumnSeriesStatesSelectMarkerStates.Select
getset

The appearance of the point marker when selected. In order toallow a point to be selected, set theseries.allowPointSelect option to true.


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