Skip to main content

RangeSelectorScaleBuilder.AggregationGroupWidth Method

Name Parameters Description
AggregationGroupWidth(JS) value Specifies the length of aggregation intervals in pixels. Does not apply if aggregateByCategory is true. May be ignored in favor of the aggregationInterval property. Mirrors the client-side aggregationGroupWidth option.
AggregationGroupWidth(Double) value Specifies the length of aggregation intervals in pixels. Does not apply if aggregateByCategory is true. May be ignored in favor of the aggregationInterval property. Mirrors the client-side aggregationGroupWidth option.