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

Inherits BaseObject.

Properties

PlotOptionsScatter3dMarkerStatesHover Hover [get, set]
 The hover state for a single point marker. More...
 
PlotOptionsScatter3dMarkerStatesNormal Normal [get, set]
 The normal state of a single point marker. Currently onlyused for setting animation when returning to normal statefrom hover. More...
 
PlotOptionsScatter3dMarkerStatesSelect 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

PlotOptionsScatter3dMarkerStatesHover Highsoft.Web.Mvc.Charts.PlotOptionsScatter3dMarkerStates.Hover
getset

The hover state for a single point marker.

◆ Normal

PlotOptionsScatter3dMarkerStatesNormal Highsoft.Web.Mvc.Charts.PlotOptionsScatter3dMarkerStates.Normal
getset

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

◆ Select

PlotOptionsScatter3dMarkerStatesSelect Highsoft.Web.Mvc.Charts.PlotOptionsScatter3dMarkerStates.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: