Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxLinearGauge tooltip font
color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text
dxLinearGauge valueIndicator text font
color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text
dxLinearGauge RangeBar text font
color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text
dxLinearGauge TextCloud text font
color Specifies font color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address family Specifies font family. For details on acceptable values, refer to the Font family article. opacity Specifies font opacity. This property accepts a value from 0 to 1, where 0 makes the text
dxMenu showFirstSubmenuMode
If you assign a string that specifies the mode name to this property, the UI component will use the default delay value. JavaScript showFirstSubmenuMode: "onHover" View Demo delay Specifies the delay in submenu showing and hiding. Passing a number to this property is the same as passing an object whose show and hide fields hold equal values. For example, the following