Search Results: "wiki/RecentlyCommented" property

dxLinearGauge RangeContainer

Reference
Specifies gauge range container properties.

horizontalOrientation Specifies the orientation of the range container. Applies only if the geometry.orientation property is "vertical". verticalOrientation Specifies the orientation of the range container. Applies only if the geometry.orientation property is "horizontal".

dxTreeList Scrolling

Reference
Configures scrolling.

mode Specifies the scrolling mode. ...

dxRangeSelector chart dataPrepareSettings

Reference
An object providing properties for managing data from a data source.

by the dataPrepareSettings configuration object. You can enable/disable data validation using the checkTypeForAllData property, or specify whether or not to convert the data source values to the type of the axis using the convertToAxisDataType property. In addition, you can sort the series points using the sortingMethod property. checkTypeForAllData Specifies whether or not to validate values from a data source. Use

dxRangeSelector behavior

Reference
Specifies the RangeSelector's behavior properties.

allowSlidersSwap Indicates whether or not you can swap sliders. When this property is set to true, you can move a slider to the required scale value by crossing over the other slider. When this property is set to false, you can only move a slider to the other slider's position. animationEnabled Indicates whether or not animation is enabled. To make a selected range and chart series move

dxMap markers tooltip

Reference
A tooltip to be used for the marker.

This property takes on an object containing the text and isShown fields. The text field specifies the tooltip text. The isShown field takes on a Boolean value that specifies whether a tooltip is visible by default or not. If the tooltip should be hidden by default, pass the tooltip text directly to the tooltip property. isShown Specifies whether a tooltip is visible by default or not. text