AggregationType

IAxis.AggregationType 属性

表示类别轴的聚合类型(分箱)。适用于类别。同时仅用于 Histogram 或 HistogramPareto 系列。

public AxisAggregationType AggregationType { get; set; }

另见