BinWidth

IAxis.BinWidth property

当 AggregationType 属性值设置为 AxisAggregationType.ByBinWidth 时,指定箱宽。应用于类别轴。仅与 Histogram 或 HistogramPareto 系列一起使用。

public double BinWidth { get; set; }

另见