Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxChart StepLineSeries label border
color Colors the border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address dashStyle Specifies the dash style of the border. The following dash styles are available: solid The border is a solid, continuous line. longDash The border is displayed using long dashes. dash
dxChart StockSeries label border
color Colors the border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address dashStyle Specifies the dash style of the border. The following dash styles are available: solid The border is a solid, continuous line. longDash The border is displayed using long dashes. dash
dxChart ArgumentAxis
aggregationGroupWidth Specifies the length of aggregation intervals in pixels. Applies only to axes of continuous and logarithmic types. May be ignored in favor of the aggregationInterval property. aggregationInterval Specifies the length of aggregation intervals in axis units. Applies only to axes of continuous and logarithmic types. argumentType Casts arguments to a specified data type
dxChart CommonAxisSettingsConstantLineStyleLabel
position Specifies the position of constant line labels on the chart plot. visible Makes constant line labels...
dxContextMenu showEvent
If you assign only a string that specifies event names on which the UI component is shown, the UI component will not apply any delay. JavaScript showEvent: "mouseenter" delay The delay in milliseconds after which the UI component is displayed. name Specifies the event names on which the UI component is shown. The property takes a string value representing a DOM event or a DevExtreme UI Event