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

dxRangeSelector chart

Reference
Specifies the properties required to display a chart as the range selector's background.

of the rangeSelectorOptions root configuration object and define the series within the chart configuration object. Set the chart series' argumentField and valueField properties to the corresponding data source fields... specific to this type. If you need to set an individual value for a common or type-specific property, use the corresponding series object within the series array. The values that are set individually

dxRangeSelector chart series

Reference
An object defining the chart's series.

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... to the argumentField property of the commonSeriesSettings object. If a series must have a unique argument field, specify the same property, but do so in the series object within the series array. axis Binds

dxRangeSelector chart series 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

dxRangeSelector chart seriesTemplate

Reference
Defines properties for the series template.

the seriesTemplate configuration object. Within this object, set the data source field that specifies the series name to the nameField property. If you need to specify individual values for the properties

dxRangeSelector scale

Reference
Specifies properties of the range selector's scale.

. Series points that fall within the same interval get aggregated together. The aggregationGroupWidth property defines the length of each interval in pixels. See Also chart.series.aggregation.... Series points that fall within the same interval get aggregated together. The aggregationInterval property defines the length of each interval. If the scale displays numbers, assign a number