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

Inherits BaseObject.

Properties

double Distance [get, set]
 
bool FollowPointer [get, set]
 Whether the tooltip should follow the pointer or stay fixed onthe item. More...
 
string HeaderFormat [get, set]
 
string NodeFormat [get, set]
 Theformat stringspecifying what to show for nodes in tooltip of a diagramseries, as opposed to links. More...
 
string NodeFormatter [get, set]
 A callback for defining the format for nodes in the chart'stooltip, as opposed to links. More...
 
string PointFormat [get, set]
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Distance

double Highsoft.Web.Mvc.Charts.PlotOptionsSankeyTooltip.Distance
getset

◆ FollowPointer

bool Highsoft.Web.Mvc.Charts.PlotOptionsSankeyTooltip.FollowPointer
getset

Whether the tooltip should follow the pointer or stay fixed onthe item.

◆ HeaderFormat

string Highsoft.Web.Mvc.Charts.PlotOptionsSankeyTooltip.HeaderFormat
getset

◆ NodeFormat

string Highsoft.Web.Mvc.Charts.PlotOptionsSankeyTooltip.NodeFormat
getset

Theformat stringspecifying what to show for nodes in tooltip of a diagramseries, as opposed to links.

◆ NodeFormatter

string Highsoft.Web.Mvc.Charts.PlotOptionsSankeyTooltip.NodeFormatter
getset

A callback for defining the format for nodes in the chart'stooltip, as opposed to links.

◆ PointFormat

string Highsoft.Web.Mvc.Charts.PlotOptionsSankeyTooltip.PointFormat
getset


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