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

Inherits BaseObject.

Properties

string ActiveColor [get, set]
 The color for the active up or down arrow in the legend pagenavigation. More...
 
Animation Animation [get, set]
 How to animate the pages when navigating up or down. A value oftrue applies the default navigation given in thechart.animation option. Additional options can be given as anobject containing values for easing and duration. More...
 
bool AnimationBool [get, set]
 How to animate the pages when navigating up or down. A value oftrue applies the default navigation given in thechart.animation option. Additional options can be given as anobject containing values for easing and duration. More...
 
double ArrowSize [get, set]
 The pixel size of the up and down arrows in the legend pagingnavigation. More...
 
bool Enabled [get, set]
 Whether to enable the legend navigation. In most cases, disablingthe navigation results in an unwanted overflow.See also theadapt chart to legendplugin for a solution to extend the chart height to make room forthe legend, optionally in exported charts only. More...
 
string InactiveColor [get, set]
 The color of the inactive up or down arrow in the legend pagenavigation. . More...
 
Hashtable Style [get, set]
 Text styles for the legend page navigation. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ ActiveColor

string Highsoft.Web.Mvc.Charts.LegendNavigation.ActiveColor
getset

The color for the active up or down arrow in the legend pagenavigation.

◆ Animation

Animation Highsoft.Web.Mvc.Charts.LegendNavigation.Animation
getset

How to animate the pages when navigating up or down. A value oftrue applies the default navigation given in thechart.animation option. Additional options can be given as anobject containing values for easing and duration.

◆ AnimationBool

bool Highsoft.Web.Mvc.Charts.LegendNavigation.AnimationBool
getset

How to animate the pages when navigating up or down. A value oftrue applies the default navigation given in thechart.animation option. Additional options can be given as anobject containing values for easing and duration.

◆ ArrowSize

double Highsoft.Web.Mvc.Charts.LegendNavigation.ArrowSize
getset

The pixel size of the up and down arrows in the legend pagingnavigation.

◆ Enabled

bool Highsoft.Web.Mvc.Charts.LegendNavigation.Enabled
getset

Whether to enable the legend navigation. In most cases, disablingthe navigation results in an unwanted overflow.See also theadapt chart to legendplugin for a solution to extend the chart height to make room forthe legend, optionally in exported charts only.

◆ InactiveColor

string Highsoft.Web.Mvc.Charts.LegendNavigation.InactiveColor
getset

The color of the inactive up or down arrow in the legend pagenavigation. .

◆ Style

Hashtable Highsoft.Web.Mvc.Charts.LegendNavigation.Style
getset

Text styles for the legend page navigation.


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