Search Results: "wiki/RecentlyCommented" property

dxChart StepAreaSeries 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 StepLineSeries 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 StockSeries 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 Point Fields aggregationInfo

Reference
Provides information about the aggregation interval and the data objects that fall within it.

See Also Data Aggregation series.aggregation aggregationInterval Contains the length of the aggregation interval in axis units (numbers or dates). If the interval is set in pixels (using the aggregationGroupWidth property), it will be converted to axis units. See Also aggregationInterval data Contains data objects that were aggregated into this point. intervalEnd Contains the end value

dxChart Panes

Reference
Declares a collection of panes.

height Specifies the pane's height (or width when the chart is rotated) in a multi-pane chart. name Specifies the name of the pane. ...