Highcharts .NET  v9.0.1.1
Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle Class Reference

Inherits BaseObject.

Properties

string ClassName [get, set]
 The class name of the drag handles. Defaults to highcharts-drag-handle. More...
 
string Color [get, set]
 The fill color of the drag handles. More...
 
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 LineColor [get, set]
 The line color of the drag handles. More...
 
double LineWidth [get, set]
 The line width for the drag handles. More...
 
string PathFormatter [get, set]
 Function to define the SVG path to use for the drag handles. Takes thepoint as argument. Should return an SVG path in array format. The SVGpath is automatically positioned on the point. More...
 
double ZIndex [get, set]
 The z index for the drag handles. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ ClassName

string Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle.ClassName
getset

The class name of the drag handles. Defaults to highcharts-drag-handle.

◆ Color

string Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle.Color
getset

The fill color of the drag handles.

◆ Cursor

string Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle.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.

◆ LineColor

string Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle.LineColor
getset

The line color of the drag handles.

◆ LineWidth

double Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle.LineWidth
getset

The line width for the drag handles.

◆ PathFormatter

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

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

◆ ZIndex

double Highsoft.Web.Mvc.Charts.PlotOptionsPyramidDragDropDragHandle.ZIndex
getset

The z index for the drag handles.


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