Search Results: "wiki/RecentlyCommented" property

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

dxDataGrid SummaryGroupItem

Reference
Specifies items of the group summary.

alignByColumn Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. column Specifies the...