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

Inherits BaseObject.

Properties

LangAccessibilityAnnounceNewData AnnounceNewData [get, set]
 Default announcement for new data in charts. If addPoint oraddSeries is used, and only one series/point is added, thenewPointAnnounce and newSeriesAnnounce strings are used.The ...Single versions will be used if there is only one charton the page, and the ...Multiple versions will be used if thereare multiple charts on the page. For all other new data events,the newDataAnnounce string will be used. More...
 
LangAccessibilityAxis Axis [get, set]
 Axis description format strings. More...
 
string ChartContainerLabel [get, set]
 Accessible label for the chart container HTML element.{title} refers to the chart title. More...
 
LangAccessibilityChartTypes ChartTypes [get, set]
 Chart type description strings. This is added to the chartinformation region.If there is only a single series type used in the chart, we usethe format string for the series type, or default if missing.There is one format string for cases where there is only a singleseries in the chart, and one for multiple series of the sametype. More...
 
string Credits [get, set]
 Accessible label for the chart credits.{creditsStr} refers to the visual text in the credits. More...
 
string DefaultChartTitle [get, set]
 Default title of the chart for assistive technology, for chartswithout a chart title. More...
 
string DrillUpButton [get, set]
 Accessible label for the drill-up button.{buttonText} refers to the visual text on the button. More...
 
LangAccessibilityExporting Exporting [get, set]
 Exporting menu format strings for accessibility module. More...
 
string GraphicContainerLabel [get, set]
 Set a label on the container wrapping the SVG. More...
 
LangAccessibilityLegend Legend [get, set]
 Language options for accessibility of the legend. More...
 
LangAccessibilityNavigator Navigator [get, set]
 Navigator language options for accessibility. More...
 
LangAccessibilityRangeSelector RangeSelector [get, set]
 Range selector language options for accessibility. More...
 
string ResetZoomButton [get, set]
 
LangAccessibilityScreenReaderSection ScreenReaderSection [get, set]
 Language options for the screen reader information sections addedbefore and after the charts. More...
 
LangAccessibilitySeries Series [get, set]
 Lang configuration for different series types. For more dynamiccontrol over the series element descriptions, seeaccessibility.seriesDescriptionFormatter. More...
 
LangAccessibilitySeriesTypeDescriptions SeriesTypeDescriptions [get, set]
 Descriptions of lesser known series types. The relevantdescription is added to the screen reader information regionwhen these series types are used. More...
 
LangAccessibilitySonification Sonification [get, set]
 Language options for sonification. More...
 
string SvgContainerLabel [get, set]
 Accessible label for the chart SVG element.{chartTitle} refers to the chart title. More...
 
string SvgContainerTitle [get, set]
 Title element text for the chart SVG element. Leave thisempty to disable adding the title element. Browsers will displaythis content when hovering over elements in the chart. Assistivetechnology may use this element to label the chart. More...
 
LangAccessibilityTable Table [get, set]
 Accessibility language options for the data table. More...
 
string ThousandsSep [get, set]
 Thousands separator to use when formatting numbers for screenreaders. Note that many screen readers will not handle space as athousands separator, and will consider "11 700" as two numbers.Set to null to use the separator defined inlang.thousandsSep. More...
 
LangAccessibilityZoom Zoom [get, set]
 Chart and map zoom accessibility language options. More...
 
Hashtable CustomFields [get, set]
 

Property Documentation

◆ AnnounceNewData

LangAccessibilityAnnounceNewData Highsoft.Web.Mvc.Charts.LangAccessibility.AnnounceNewData
getset

Default announcement for new data in charts. If addPoint oraddSeries is used, and only one series/point is added, thenewPointAnnounce and newSeriesAnnounce strings are used.The ...Single versions will be used if there is only one charton the page, and the ...Multiple versions will be used if thereare multiple charts on the page. For all other new data events,the newDataAnnounce string will be used.

◆ Axis

LangAccessibilityAxis Highsoft.Web.Mvc.Charts.LangAccessibility.Axis
getset

Axis description format strings.

◆ ChartContainerLabel

string Highsoft.Web.Mvc.Charts.LangAccessibility.ChartContainerLabel
getset

Accessible label for the chart container HTML element.{title} refers to the chart title.

◆ ChartTypes

LangAccessibilityChartTypes Highsoft.Web.Mvc.Charts.LangAccessibility.ChartTypes
getset

Chart type description strings. This is added to the chartinformation region.If there is only a single series type used in the chart, we usethe format string for the series type, or default if missing.There is one format string for cases where there is only a singleseries in the chart, and one for multiple series of the sametype.

◆ Credits

string Highsoft.Web.Mvc.Charts.LangAccessibility.Credits
getset

Accessible label for the chart credits.{creditsStr} refers to the visual text in the credits.

◆ DefaultChartTitle

string Highsoft.Web.Mvc.Charts.LangAccessibility.DefaultChartTitle
getset

Default title of the chart for assistive technology, for chartswithout a chart title.

◆ DrillUpButton

string Highsoft.Web.Mvc.Charts.LangAccessibility.DrillUpButton
getset

Accessible label for the drill-up button.{buttonText} refers to the visual text on the button.

◆ Exporting

LangAccessibilityExporting Highsoft.Web.Mvc.Charts.LangAccessibility.Exporting
getset

Exporting menu format strings for accessibility module.

◆ GraphicContainerLabel

string Highsoft.Web.Mvc.Charts.LangAccessibility.GraphicContainerLabel
getset

Set a label on the container wrapping the SVG.

◆ Legend

LangAccessibilityLegend Highsoft.Web.Mvc.Charts.LangAccessibility.Legend
getset

Language options for accessibility of the legend.

◆ Navigator

LangAccessibilityNavigator Highsoft.Web.Mvc.Charts.LangAccessibility.Navigator
getset

Navigator language options for accessibility.

◆ RangeSelector

LangAccessibilityRangeSelector Highsoft.Web.Mvc.Charts.LangAccessibility.RangeSelector
getset

Range selector language options for accessibility.

◆ ResetZoomButton

string Highsoft.Web.Mvc.Charts.LangAccessibility.ResetZoomButton
getset

◆ ScreenReaderSection

LangAccessibilityScreenReaderSection Highsoft.Web.Mvc.Charts.LangAccessibility.ScreenReaderSection
getset

Language options for the screen reader information sections addedbefore and after the charts.

◆ Series

LangAccessibilitySeries Highsoft.Web.Mvc.Charts.LangAccessibility.Series
getset

Lang configuration for different series types. For more dynamiccontrol over the series element descriptions, seeaccessibility.seriesDescriptionFormatter.

◆ SeriesTypeDescriptions

LangAccessibilitySeriesTypeDescriptions Highsoft.Web.Mvc.Charts.LangAccessibility.SeriesTypeDescriptions
getset

Descriptions of lesser known series types. The relevantdescription is added to the screen reader information regionwhen these series types are used.

◆ Sonification

LangAccessibilitySonification Highsoft.Web.Mvc.Charts.LangAccessibility.Sonification
getset

Language options for sonification.

◆ SvgContainerLabel

string Highsoft.Web.Mvc.Charts.LangAccessibility.SvgContainerLabel
getset

Accessible label for the chart SVG element.{chartTitle} refers to the chart title.

◆ SvgContainerTitle

string Highsoft.Web.Mvc.Charts.LangAccessibility.SvgContainerTitle
getset

Title element text for the chart SVG element. Leave thisempty to disable adding the title element. Browsers will displaythis content when hovering over elements in the chart. Assistivetechnology may use this element to label the chart.

◆ Table

LangAccessibilityTable Highsoft.Web.Mvc.Charts.LangAccessibility.Table
getset

Accessibility language options for the data table.

◆ ThousandsSep

string Highsoft.Web.Mvc.Charts.LangAccessibility.ThousandsSep
getset

Thousands separator to use when formatting numbers for screenreaders. Note that many screen readers will not handle space as athousands separator, and will consider "11 700" as two numbers.Set to null to use the separator defined inlang.thousandsSep.

◆ Zoom

LangAccessibilityZoom Highsoft.Web.Mvc.Charts.LangAccessibility.Zoom
getset

Chart and map zoom accessibility language options.


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