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

Inherits BaseObject.

Properties

string Description [get, set]
 User supplied description text. This is added in the pointcomment description by default if present.{description} refers to the value given inpoint.accessibility.description. More...
 
string NullPointValue [get, set]
 Description for the value of null points. More...
 
string PointAnnotationsDescription [get, set]
 Description for annotations on a point, as it is made availableto assistive technology. More...
 
LangAccessibilitySeriesSummary Summary [get, set]
 Lang configuration for the series main summary. Each seriestype has two modes:1. This series type is the only series type used in the chart2. This is a combination chart with multiple series typesIf a definition does not exist for the specific series typeand mode, the 'default' lang definitions are used.Chart and its subproperties can be accessed with the {chart} variable.The series and its subproperties can be accessed with the {series} variable.The series index (starting from 1) can be accessed with the {seriesNumber} variable. More...
 
string XAxisDescription [get, set]
 xAxis description for series if there are multiple xAxes inthe chart. More...
 
string YAxisDescription [get, set]
 yAxis description for series if there are multiple yAxes inthe chart. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ Description

string Highsoft.Web.Mvc.Charts.LangAccessibilitySeries.Description
getset

User supplied description text. This is added in the pointcomment description by default if present.{description} refers to the value given inpoint.accessibility.description.

◆ NullPointValue

string Highsoft.Web.Mvc.Charts.LangAccessibilitySeries.NullPointValue
getset

Description for the value of null points.

◆ PointAnnotationsDescription

string Highsoft.Web.Mvc.Charts.LangAccessibilitySeries.PointAnnotationsDescription
getset

Description for annotations on a point, as it is made availableto assistive technology.

◆ Summary

LangAccessibilitySeriesSummary Highsoft.Web.Mvc.Charts.LangAccessibilitySeries.Summary
getset

Lang configuration for the series main summary. Each seriestype has two modes:1. This series type is the only series type used in the chart2. This is a combination chart with multiple series typesIf a definition does not exist for the specific series typeand mode, the 'default' lang definitions are used.Chart and its subproperties can be accessed with the {chart} variable.The series and its subproperties can be accessed with the {series} variable.The series index (starting from 1) can be accessed with the {seriesNumber} variable.

◆ XAxisDescription

string Highsoft.Web.Mvc.Charts.LangAccessibilitySeries.XAxisDescription
getset

xAxis description for series if there are multiple xAxes inthe chart.

◆ YAxisDescription

string Highsoft.Web.Mvc.Charts.LangAccessibilitySeries.YAxisDescription
getset

yAxis description for series if there are multiple yAxes inthe chart.


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