Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxChart ValueAxisConstantLinesLabel
horizontalAlignment Aligns constant line labels in the horizontal direction. text Specifies the text of a constant line label. By default, equals to the value of the constant line. ...
dxCircularGauge scale minorTick
Major and minor ticks are calculated automatically based on the scale's startValue and endValue property values. Major ticks are made visible by default. You can make minor tick visible as well, using their visible property. In addition, you can set a custom minor tick interval or add custom minor ticks using the tickInterval and customTickValues properties respectively. You can also specify
dxCircularGauge subvalueIndicator text
Note that the indent property of the text configuration object must not be set to 0 if you need to show the text. customizeText Specifies a callback function that returns the text to be displayed... it is displayed in an indicator. Accepts only numeric formats. See the format section for information on accepted values. When this property value is undefined, the date-time axes display larger
dxCircularGauge title subtitle
If you need to specify the subtitle's text only, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. font Specifies font.... "none" Word wrap is disabled. If the text overflows the container even after word wrap, the UI component applies the textOverflow property.
dxCircularGauge valueIndicator text
Note that the indent property of the text configuration object must not be set to 0 if you need to show the text. customizeText Specifies a callback function that returns the text to be displayed... it is displayed in an indicator. Accepts only numeric formats. See the format section for information on accepted values. When this property value is undefined, the date-time axes display larger