Search Results: "wiki/RecentlyCommented" property

dxChart series

Reference
Specifies properties for Chart UI component series.

This property is necessary. If you do not need to specify any of the properties within the series object (e.g., when you have specified them within the commonSeriesSettings object), assign at least... aggregate function. To enable data aggregation for the series, set the aggregation.enabled property to true. See Also Points Aggregation Demo: Multi-Series Chart | Financial Chart Data Aggregation

dxToast Configuration

Reference
An object defining configuration properties for the Toast UI component.

the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies the UI component. animation The following.... contentComponent An alias for the contentTemplate property specified in React. Accepts a custom component. Refer to Using a Custom Component for more information. contentRender An alias

dxRadioGroup Configuration

Reference
An object defining configuration properties for the RadioGroup UI component.

the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies the UI component. activeStateEnabled Specifies whether the UI component changes its visual state as a result of user interaction. The UI component switches to the active state when users press down the primary mouse button. When this property

dxChart commonSeriesSettings hoverStyle hatching

Reference
Configures hatching that applies when a user points to the series.

downwards from left to right. opacity Specifies how transparent hatching lines should be. This property accepts a value from 0 to 1, where 0 makes hatching lines completely transparent, and 1 makes them

dxChart commonSeriesSettings label border

Reference
Configures the borders of point labels.

color Colors the border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address dashStyle Specifies the dash style of the border. The following dash styles are available: solid The border is a solid, continuous line. longDash The border is displayed using long dashes. dash