Click or drag to resize

XlsChartCategoryAxis BinWidth Property

Get or Set the number of data points in each range.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double BinWidth { get; set; }

Property Value

Type: Double
Remarks
Applies only to Histogram and Pareto charts.
See Also