Search Results: "wiki/RecentlyCommented" property

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

dxChart valueAxis constantLines label

Reference
Configures the constant line label.

label is visible. To hide it, assign false to the visible property. Text By default, the constant line label displays the value of the constant line. To assign a custom text to the constant line label, use the text property. Position The constant line label can be located inside or outside the chart plot. Use the position property to change this setting. Alignment To align the constant line label

dxChart valueAxis strips label

Reference
Configures the strip label.

Setting the text property is necessary for a strip label to be displayed. See Also valueAxis.stripStyle.label - specifies a unified style for the labels of those strips that belong to the value 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 Aligns