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

Inherits BaseObject.

Properties

string LegendItemClick [get, set]
 Fires when the legend item belonging to the pie point (slice) isclicked. The this keyword refers to the point itself. Oneparameter, event, is passed to the function, containing commonevent information. The default action is to toggle the visibility ofthe point. This can be prevented by calling event.preventDefault(). More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ LegendItemClick

string Highsoft.Web.Mvc.Charts.PlotOptionsPiePointEvents.LegendItemClick
getset

Fires when the legend item belonging to the pie point (slice) isclicked. The this keyword refers to the point itself. Oneparameter, event, is passed to the function, containing commonevent information. The default action is to toggle the visibility ofthe point. This can be prevented by calling event.preventDefault().


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