SeriesAccessibilityModel
12 Sep 20251 minute to read
Interface for a class SeriesAccessibility
Properties
accessibilityDescription string
Specifies the accessibility description of the chart element. This description is typically read by screen readers to give context to users.
accessibilityDescriptionFormat string
Accessibility description format for the chart element.
accessibilityRole string
Defines the accessibility role of the UI element, which helps screen readers understand the purpose of the element.
focusable boolean
Determines whether the chart elements can receive focus.
tabIndex number
Specifies the tab index for the chart elements.