Class AxisBins
Contents
[
Hide
]AxisBins class
Represents axis bins
public class AxisBins
Constructors
Name | Description |
---|---|
AxisBins() | The default constructor. |
Properties
Name | Description |
---|---|
Count { get; set; } | Gets or set the count of axis bins |
IsAutomatic { get; set; } | Indicates whether the axis bins are automatic. |
IsByCategory { get; set; } | Indicates whether grouping data by category |
Overflow { get; set; } | Gets or set the overflow of axis bins |
Underflow { get; set; } | Gets or set the underflow of axis bins |
Width { get; set; } | Gets or sets the width of axis bin |
Methods
Name | Description |
---|---|
ResetOverflow() | Reset the overflow |
ResetUnderflow() | Reset the underflow |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells