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

Inherits BaseObject.

Properties

string Cursor [get, set]
 The mouse cursor to use for the drag handles. By default this isintelligently switching between ew-resize and ns-resize depending onthe direction the point is being dragged. More...
 
string PathFormatter [get, set]
 Function to define the SVG path to use for the drag handles. Takesthe point as argument. Should return an SVG path in array format. TheSVG path is automatically positioned on the point. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Cursor

string Highsoft.Web.Mvc.Charts.PlotOptionsColumnDragDropDragHandle.Cursor
getset

The mouse cursor to use for the drag handles. By default this isintelligently switching between ew-resize and ns-resize depending onthe direction the point is being dragged.

◆ PathFormatter

string Highsoft.Web.Mvc.Charts.PlotOptionsColumnDragDropDragHandle.PathFormatter
getset

Function to define the SVG path to use for the drag handles. Takesthe point as argument. Should return an SVG path in array format. TheSVG path is automatically positioned on the point.


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