Search Results: "wiki/RecentlyCommented" property

dxPieChart tooltip

Reference
Configures tooltips.

property. NOTE DevExtreme UI components provide a wide choice of predefined formats. If you are, however, going to use custom formats, link the Globalize library to your project. Learn how to do... elements. arrowLength Specifies the length of a tooltip's arrow in pixels. border Configures a tooltip's border. color Colors all tooltips. This property supports the following colors: Hexadecimal

dxPolarChart legend

Reference
Specifies the properties of a chart's legend.

the properties of the legend configuration object. To learn more on the legend and its properties, refer to the Legend topic. backgroundColor Colors the legend's background. This property supports... Arranges legend items into several columns. Use this property when the legend is oriented vertically. Otherwise, use rowCount. NOTE If you specify this property and, as a result, legend items do not fit

dxTreeView Configuration

Reference
An object defining configuration properties for the TreeView 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

dxBarGauge animation

Reference
Specifies animation properties.

To make your gauge "live", enable animation for it by setting the enabled property of the animation object to true. In this instance, the gauge indicators will appear in motion. In addition, within the animation object, you can set an appropriate easing mode using the easing property and specify how long the animation should run using the duration property. jQuery index.js $(function

dxCircularGauge animation

Reference
Specifies animation properties.

To make your gauge "live", enable animation for it by setting the enabled property of the animation object to true. In this instance, the gauge indicators will appear in motion. In addition, within the animation object, you can set an appropriate easing mode using the easing property and specify how long the animation should run using the duration property. jQuery index.js $(function