Click or drag to resize

XlsChartCategoryAxis OverflowBinValue Property

Get or Set the OverFlow Bin value

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 OverflowBinValue { get; set; }

Property Value

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