Search Results: "wiki/RecentlyCommented" property

dxChart ValueAxisConstantLinesLabel

Reference
Configures the constant line label.

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

Reference
Specifies properties of the gauge's minor ticks.

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

Reference
Specifies the appearance of the text displayed in an indicator of the rangeBar type.

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

Reference
Configures the UI component's 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

Reference
Specifies the appearance of the text displayed in an indicator of the rangeBar type.

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