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

dxChart argumentAxis 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 commonAxisSettings

Reference
Defines common settings for both the argument and value axis in a chart.

common settings. NOTE Displaying the minor grid without the major grid may impair the readability of a chart. To prevent this situation, we recommend you use the minor grid only in conjunction

dxChart commonAxisSettings 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 commonSeriesSettings

Reference
Specifies settings common for all series in the chart.

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..., 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 to know exactly

dxChart commonSeriesSettings 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