Skip to main content

ChartArgumentAxisBuilder.AggregationGroupWidth Method

Name Parameters Description
AggregationGroupWidth(JS) value Specifies the length of aggregation intervals in pixels. Applies only to axes of continuous and logarithmic types. 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. Applies only to axes of continuous and logarithmic types. May be ignored in favor of the aggregationInterval property. Mirrors the client-side aggregationGroupWidth option.