Search Results: "wiki/RecentlyCommented" property

dxHtmlEditor tableResizing

Reference
Configures table resize.

. minRowHeight The minimum row height. When the content height exceeds this property's value and users resize the row, the minimum row height equals the content height.

dxRangeSelector scale breakStyle

Reference
Configures the scale breaks' appearance.

color Specifies the scale breaks' color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address line Specifies the scale breaks' line style. width Specifies the scale breaks' width in pixels.

dxRangeSelector scale minorTickInterval

Reference
Specifies an interval between minor ticks.

In the case of a numeric scale, assign a numeric value to this property. If the scale is of the date-time type, assign one of the predefined string values. To set an interval to several days, hours... are unavailable for a discrete and semi-discrete scale. When the snapToTicks property is set to true, sliders are docked to both major and minor ticks. To prohibit the display of minor ticks, set

dxRangeSelector scale tick

Reference
Specifies properties defining the appearance of scale ticks.

color Specifies the color of scale ticks (major ticks only). This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address opacity Specifies the opacity of scale ticks (major ticks only). width Specifies the width of the scale's ticks (major ticks only).

dxSankey label border

Reference
Configures the labels' borders.

color Colors the labels' borders. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address visible Specifies whether the borders are visible. width Sets the borders' width in pixels.