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