Search Results: "wiki/RecentlyCommented" property

dxChart StepAreaSeries selectionStyle border

Reference
Configures the appearance adopted by the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series.

color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series) when a user selects the series. This property supports the following colors... Setting this property to true takes effect only if you have also set the selectionStyle.border.color property. width Sets a pixel-measured width for the series border (in area-like series

dxChart Legend

Reference
Specifies the properties of a chart's legend.

backgroundColor Colors the legend's background. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address border Configures the legend's border. columnCount Arranges legend items into several columns. Use this property when the legend is oriented vertically. Otherwise, use rowCount

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