AggregationType

IAxis.AggregationType property

Represents aggregation type of category axis (binning). Applied to category. Used with Histogram or HistogramPareto series only.

public AxisAggregationType AggregationType { get; set; }

See Also