Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxPolarChart 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
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
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
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
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...