Search Results: "wiki/RecentlyCommented" property

dxChart zoomAndPan dragBoxStyle

Reference
Configures the box that appears when users zoom the chart by selecting an area with the drag gesture. Applies only if dragToZoom is true.

color Specifies the drag box's color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address opacity Specifies the drag box's transparency. This property accepts a value from 0 to 1: 0 makes the drag box transparent; 1 makes it opaque.

dxChart AreaSeries valueErrorBar

Reference
Configures error bars.

be calculated according to an algorithm. In this case, use the type property to choose a required algorithm, and use the value property to specify the value to be used in calculation. NOTE Error bars are available for axes of the numeric type only. View Demo color Specifies the color of error bars. This property supports the following colors: Hexadecimal colors RGB colors RGBA

dxChart BarSeries valueErrorBar

Reference
Configures error bars.

be calculated according to an algorithm. In this case, use the type property to choose a required algorithm, and use the value property to specify the value to be used in calculation. NOTE Error bars are available for axes of the numeric type only. View Demo color Specifies the color of error bars. This property supports the following colors: Hexadecimal colors RGB colors RGBA

dxChart LineSeries valueErrorBar

Reference
Configures error bars.

be calculated according to an algorithm. In this case, use the type property to choose a required algorithm, and use the value property to specify the value to be used in calculation. NOTE Error bars are available for axes of the numeric type only. View Demo color Specifies the color of error bars. This property supports the following colors: Hexadecimal colors RGB colors RGBA

dxChart ScatterSeries valueErrorBar

Reference
Configures error bars.

be calculated according to an algorithm. In this case, use the type property to choose a required algorithm, and use the value property to specify the value to be used in calculation. NOTE Error bars are available for axes of the numeric type only. View Demo color Specifies the color of error bars. This property supports the following colors: Hexadecimal colors RGB colors RGBA