Search Results: "wiki/RecentlyCommented" property

dxChart commonSeriesSettings reduction

Reference
Specifies reduction properties for financial series.

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

Reference
Configures the crosshair labels.

. 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

dxChart series point hoverStyle border

Reference
Configures the appearance of the point border when a user pauses on the point.

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 series reduction

Reference
Specifies reduction properties for financial series.

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 valueAxis constantLines

Reference
Declares a collection of constant lines belonging to the value axis.

Each object in the constantLines array configures a single constant line. Setting the value property is necessary for a constant line to be displayed. View Demo See Also... in the UI component. color Specifies the color of constant lines. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names