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

Inherits BaseObject.

Properties

Hashtable Attr [get, set]
 An object of additional SVG attributes for the no-data label. More...
 
NoDataPosition Position [get, set]
 The position of the no-data label, relative to the plot area. More...
 
Hashtable Style [get, set]
 CSS styles for the no-data label. More...
 
bool UseHTML [get, set]
 Whether to insert the label as HTML, or as pseudo-HTML rendered withSVG. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Attr

Hashtable Highsoft.Web.Mvc.Charts.NoData.Attr
getset

An object of additional SVG attributes for the no-data label.

◆ Position

NoDataPosition Highsoft.Web.Mvc.Charts.NoData.Position
getset

The position of the no-data label, relative to the plot area.

◆ Style

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

CSS styles for the no-data label.

◆ UseHTML

bool Highsoft.Web.Mvc.Charts.NoData.UseHTML
getset

Whether to insert the label as HTML, or as pseudo-HTML rendered withSVG.


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