Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
Object Structures animationConfig
Property. jQuery You can also implement predefined jQuery easing ("linear" and "swing"), or register a custom easing function and pass its name to the easing property. JavaScript $.easing.customEasing...: { duration: 2000, type: "slide", from: { left: -300 }, easing: "customEasing" } }; from Specifies an initial animation state. Use the to property to specify
dxChart argumentAxis strips label
Setting the text property is necessary for a strip label to be displayed. See Also argumentAxis.stripStyle.label - specifies a unified style for the labels of those strips that belong to the argument axis. commonAxisSettings.stripStyle.label - specifies a unified style for the labels of all strips in the UI component. font Specifies font properties for strip labels. horizontalAlignment
dxChart commonSeriesSettings point hoverStyle border
color Specifies the color of the point border when the point is in the hovered state. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address visible Makes the border visible when a user pauses on the series point. width Specifies the width of the point border when the point
dxChart commonSeriesSettings reduction
property. color Specifies a color for the points whose price has decreased in comparison to the price of the previous point. level Specifies whether high, low, open or close prices of points should
dxChart crosshair label
. backgroundColor Paints the background of the crosshair labels. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address customizeText Customizes the text displayed by the crosshair labels. This property accepts a function that will be called twice on each point - once for the horizontal line