Search Results: "wiki/RecentlyCommented" property

dxForm TabbedItem

Reference
This article describes configuration properties of a tabbed form item. You can specify its options in the tabPanelOptions object.

, which may contain various properties, and assign the name of this class to the cssClass property of the item. itemType Specifies the item's type. Set it to "tabbed" to create a tabbed item... property does not support event bindings and two-way property bindings. Vue NOTE The nested component that configures the tabPanelOptions property does not support event bindings and two-way property

dxRangeSelector background

Reference
Specifies the properties for the range selector's background.

A background is an area that is painted in a specified color. You can change this color by setting the background's color property and by displaying an image specified by the image configuration... a background, set the background's visible property to false. NOTE You can use this property only when the range selector displays an image or chart. If not, use the selectedRangeColor and tick

dxRangeSelector chart valueAxis

Reference
Configures the chart value axis.

, 100, 1000, etc. But you can specify a base you require using the logarithmBase property. For example, if you set this property to 5, the following ticks will be generated: 0.5, 5, 25, 125, 625, etc. NOTE The value assigned to the logarithmBase property should be greater than 1. In addition, you can use a logarithmic scale with a required logarithm base to display series arguments. max Specifies

dxVectorMap controlBar

Reference
Configures the control bar.

. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address color Specifies a color for the inner area of the control bar elements. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address

dxChart commonSeriesSettings border

Reference
Configures the series border (in area-like series) or the series point border (in bar-like and bubble series).

-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes