Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxPolarChart legend title
To specify only the title's text, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a subtitle. Assign it to the title.subtitle property. font Specifies the legend title's font properties. The following code sample illustrates how to set this property: jQuery index.js $(function
dxVectorMap legends title
To specify only the title's text, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a subtitle. Assign it to the title.subtitle property. font Specifies the legend title's font properties. The following code sample illustrates how to set this property: jQuery index.js $(function
State Management
To manage the state of a controlled component, use the component's props. In the example below, the parent of the TextBox component determines the value property of its child. DevExtreme components raise events in response to user interaction. The names of these events include the name of the property that changed. For example, when the user changes the value property, the component raises
dxCircularGauge valueIndicator
The value indicator is a pointer which designates the main value of the gauge. There are several types of value indicators. Set the required one by using the type property, and then specify... the background color for the indicator of the rangeBar type. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined
dxLinearGauge valueIndicator
The value indicator is a pointer that designates the main value of the gauge. There are several types of value indicators. Set the required one by using the type property, and then specify... color for the indicator of the rangeBar type. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint