Search Results: "Write with OpenID" "Write post with name/password" slot

dxChart valueAxis

Reference
Configures the value axis.

maintain the order of objects in the data source. Values of the number and date types are sorted in ascending order regardless of their order within the data source. Specify the categories array... component. linearThreshold Specifies a value used to calculate the range on a logarithmic axis within which the axis should be linear. Applies only if the data source contains negative values or zeroes

dxChart valueAxis minorGrid

Reference
Configures the minor grid.

axis, use the following objects. argumentAxis.minorGrid valueAxis.minorGrid Axis-specific settings override common settings. NOTE Displaying the minor grid without the major grid may

dxChart AreaSeries

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

those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart provides several... argument field, specify the same property, but do so in the series object within the series array. axis Binds the series to a value axis. When there are multiple value axes in a chart, series need

dxChart AreaSeries aggregation

Reference
Configures data aggregation for the series.

Displaying all the points of a Chart with many series points can affect performance. In this case, aggregate the series points or replace a group of them with a single point. The group includes only those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart provides several

dxChart BarSeries

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

those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart provides several... argument field, specify the same property, but do so in the series object within the series array. axis Binds the series to a value axis. When there are multiple value axes in a chart, series need