The duration of the animations in milliseconds.
Defines whether data change indicators are displayed during animation.
The color of the indicator shown for an increasing data change animation.
Specifies the width of the bar group gap as a ratio of the group width. The valid value is a number from 0 to 1.
The default border color for the data items. For funnel and pyramid charts, it is used for the slice border.
The default border width for the data items. For funnel and pyramid charts, it is used for the slice border.
An object containing the style properties of the box plot items.
The array defining the default color ramp for the series.
An object defining the data cursor style.
Specifies the presence and size of the gaps between data items, such as bars, markers, and areas. Valid values are a percentage string from 0% to 100%, where 100% produces the maximum supported gaps.
Rule for adjusting data label layout. See the Help documentation for more information.
Defines whether the data label has a contrast outline. When set to 'auto', only the area, line, lineWithArea, scatter and bubble chart series will have data label contrast outline. If applications turn it off they should make sure that the color meets the minimum contrast ratio against all possible data label background colors like series colors, plot area background color, or chart background color.
The position of the data label. For range series, if an array of two values is provided, the first and second value will apply to the low and high point respectively. See the Help documentation for more information.
The CSS style object defining the style of the data label. See the Help documentation for more information.
The default background color of funnel slices that show actual/target values.
An object defining the style for hierarchical label separators.
Specifies initial hover delay in milliseconds for highlighting items in chart.
The line style of the data line. Only applies to line, lineWithArea, scatter, and bubble series.
The line type of the data line or area. Only applies to line, area, scatter, and bubble series. See the Help documentation for more information.
The width of the data line. Only applies to line, lineWithArea, scatter, and bubble series.
The color of the data markers, if different from the series color.
Defines whether the data markers should be displayed. Only applies to line, area, scatter, and bubble series. If auto, the markers will be displayed for combo chart and whenever the data points are not connected by a line.
The shape of the data markers. In addition to the built-in shapes, it may also take SVG path commands to specify a custom shape. See the Help documentation for more information.
The size of the data markers in pixels.
The border color of the marquee. Applies to marquee selection and marquee zoom.
The fill color of the marquee. Applies to marquee selection and marquee zoom.
Specifies the maximum width of each bar in pixels.
Specifies the color of the "Other" slice. Only applies to pie chart.
The array defining the default pattern ramp for the series. This is used only when seriesEffect is 'pattern'.
The color of the line extending from the pie slice to the slice label.
Specifies the radius of the inner circle that can be used to create a donut chart. Valid values range from 0 (default) to 1. Not supported if 3D effect is on.
The selection effect that is applied to selected items. The values explode and highlightAndExplode only apply to pie charts.
Defines the fill effect for the data items.
The array defining the default shape ramp for the series. Valid values are defined in the markerShape attribute.
The CSS style object defining the style of the stack label.
In stock charts, the color of the candlestick when the 'open' value is greater than the 'close' value.
In stock charts, the color of the range bars for candlestick.
In stock charts, the color of the candlestick when the 'close' value is greater than the 'open' value.
In stock charts, the color of the volume bars. If specified, overrides the default rising and falling colors used by the volume bars.
Defines whether the chart is displayed with a 3D effect. Only applies to pie, funnel and pyramid charts.
The CSS style object defining the style of the labels in the tooltip.
The CSS style object defining the style of the values in the tooltip.
Generated using TypeDoc
The color of the indicator shown for a decreasing data change animation.