Hierarchy

  • Translations

Properties

accessibleContainsControls: string

Used to describe a container that contains controls.

componentName: string

Used to describe the data visualization type for accessibility.

labelAndValue: string

Used to display a label and its value.

labelClearSelection: string

Text shown for clearing multiple selection on touch devices.

labelClose: string

Used for the close value in the tooltip for stock data.

labelCountWithTotal: string

Used to display a count out of a total.

labelDataVisualization: string

Label for data visualizations used for accessibility.

labelDate: string

Used for the date value in the tooltip, if a time axis is being used.

labelDefaultGroupName: string

Used when the group names are not specified.

labelGroup: string

Used for the default tooltip.

labelHigh: string

Used for the high value in the tooltip for stock and range data.

labelInvalidData: string

Text shown when the component receives invalid data.

labelLow: string

Used for the low value in the tooltip for stock and range data.

labelNoData: string

Text shown when the component receives no data.

labelOpen: string

Used for the open value in the tooltip for stock data.

labelOther: string

Used for the other series label which aggregates small data values.

labelPercentage: string

Used for displaying the percentage in the tooltip.

labelQ1: string

Used for displaying the first quartile for box plots.

labelQ2: string

Used for displaying the second quartile (i.e. median) for box plots.

labelQ3: string

Used for displaying the third quartile for box plots.

labelSeries: string

Used for the default tooltip.

labelTargetValue: string

Used for the funnel chart target value.

labelValue: string

Used for the data item value in the tooltip.

labelVolume: string

Used for the volume value in the tooltip for stock data.

labelX: string

Used for the x value in the tooltip.

labelY: string

Used for the y value in the tooltip.

labelZ: string

Used for the z value in the tooltip.

stateCollapsed: string

Used to describe the collapsed state for accessibility.

stateDrillable: string

Used to describe a drillable object for accessibility.

stateExpanded: string

Used to describe the expanded state for accessibility.

stateHidden: string

Used to describe the hidden state for accessibility.

stateIsolated: string

Used to describe the isolated state for accessibility.

stateLoaded: string

Used by the component when data is loaded.

stateLoading: string

Used by the component when waiting for data.

stateMaximized: string

Used to describe the maximized state for accessibility.

stateMinimized: string

Used to describe the minimized state for accessibility.

stateSelected: string

Used to describe the selected state for accessibility.

stateUnselected: string

Used to describe the unselected state for accessibility.

stateVisible: string

Used to describe the visible state for accessibility.

tooltipPan: string

Used for the pan tooltip.

tooltipSelect: string

Used for the marquee select tooltip.

tooltipZoom: string

Used for the marquee zoom tooltip.

Generated using TypeDoc