Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxChart StepAreaSeries selectionStyle border
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
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
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