Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxChart argumentAxis minorGrid
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
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
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
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
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