Type interface
Inheritance
IRootSettings does not extend any other symbol.
IRootSettings is not extended by any other symbol.
Properties
accessible # |
Type Default Set to NOTE: once disabled, accessibility cannot be re-enabled on a live @since 5.3.0 |
---|---|
ariaLabel # |
Type If set to some string, it will be used as inner Should be used in conjuction with @since 5.3.17 |
calculateSize # |
Type Allows for specifying a custom width / height for the chart. This function will be called automatically when the chart is resized. |
focusPadding # |
Type Default Distance between focused element and its highlight square in pixels. @since 5.6.0 |
focusable # |
Type Default If set to @since 5.3.17 |
role # |
Type Allows setting a "role" for the inner @since 5.3.17 |
tooltipContainerBounds # |
Type Allows defining margins around chart area for tooltips to go outside the chart itself. @since 5.2.24 |
useSafeResolution # |
Type Default Indicates whether chart should use "safe" resolution on some memory-limiting platforms such as Safari. |