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

Inherits BaseObject.

Properties

DrilldownDrillUpButtonPosition Position [get, set]
 Positioning options for the button within the relativeTo box.Available properties are x, y, align and verticalAlign. More...
 
string RelativeTo [get, set]
 What box to align the button to. Can be either plotBox orspacingBox. More...
 
Object Theme [get, set]
 A collection of attributes for the button. The object takes SVGattributes like fill, stroke, stroke-width or r, the borderradius. The theme also supports style, a collection of CSSproperties for the text. Equivalent attributes for the hover stateare given in theme.states.hover.In styled mode, drill-up button styles can be applied with the<tt>.highcharts-drillup-button class. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Position

DrilldownDrillUpButtonPosition Highsoft.Web.Mvc.Charts.DrilldownDrillUpButton.Position
getset

Positioning options for the button within the relativeTo box.Available properties are x, y, align and verticalAlign.

◆ RelativeTo

string Highsoft.Web.Mvc.Charts.DrilldownDrillUpButton.RelativeTo
getset

What box to align the button to. Can be either plotBox orspacingBox.

◆ Theme

Object Highsoft.Web.Mvc.Charts.DrilldownDrillUpButton.Theme
getset

A collection of attributes for the button. The object takes SVGattributes like fill, stroke, stroke-width or r, the borderradius. The theme also supports style, a collection of CSSproperties for the text. Equivalent attributes for the hover stateare given in theme.states.hover.In styled mode, drill-up button styles can be applied with the<tt>.highcharts-drillup-button class.


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