Search Results: "wiki/RecentlyCommented" property

dxChart series selectionStyle hatching

Reference
Configures hatching that applies when a user selects the series.

from left to right. opacity Specifies how transparent hatching lines should be. This property accepts a value from 0 to 1, where 0 makes hatching lines completely transparent, and 1 makes them

dxChart AreaSeries hoverStyle hatching

Reference
Configures hatching that applies when a user points to the series.

downwards from left to right. opacity Specifies how transparent hatching lines should be. This property accepts a value from 0 to 1, where 0 makes hatching lines completely transparent, and 1 makes them

dxChart AreaSeries label border

Reference
Configures the borders of point labels.

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 AreaSeries selectionStyle hatching

Reference
Configures hatching that applies when a user selects the series.

from left to right. opacity Specifies how transparent hatching lines should be. This property accepts a value from 0 to 1, where 0 makes hatching lines completely transparent, and 1 makes them

dxChart BarSeries

Reference
Describes settings supported by a series of the bar type.

aggregation methods, which differ depending on the series type, and a capability to implement a custom aggregate function. To enable data aggregation for the series, set the aggregation.enabled property... by the valueField. NOTE Certain series types have more than one value field, or require additional data fields to be set. Refer to the valueField property description for details. Commonly, a chart contains