AxisBins class
AxisBins class
Represents axis bins
The AxisBins type exposes the following members:
Properties
| Property | Description |
|---|---|
| is_by_category | Indicates whether grouping data by category is enabled. |
| is_automatic | Indicates whether the axis bins are automatic. |
| width | Gets or sets the width of the axis bin. |
| count | Gets or sets the count of axis bins |
| overflow | Gets or sets the overflow of axis bins |
| underflow | Gets or sets the underflow of axis bins |
Methods
| Method | Description |
|---|---|
reset_overflow(self) | Reset the overflow |
reset_underflow(self) | Reset the underflow |
See Also
- module
aspose.cells.charts