AxisBins
Contenido
[
Ocultar
]AxisBins class
Representa ejes bins
public class AxisBins
Constructores
| Nombre | Descripción |
|---|---|
| AxisBins() | Constructor predeterminado |
Propiedades
| Nombre | Descripción |
|---|---|
| Count { get; set; } | Obtiene o establece el recuento de ejes bins |
| IsAutomatic { get; set; } | Indica si los bins de los ejes son automáticos. |
| IsByCategory { get; set; } | Indica si agrupar datos por categoría |
| Overflow { get; set; } | Obtiene o establece el desbordamiento del eje bins |
| Underflow { get; set; } | Obtiene o establece el subdesbordamiento del eje bins |
| Width { get; set; } | Obtiene o establece el ancho del eje bin |
Métodos
| Nombre | Descripción |
|---|---|
| ResetOverflow() | Restablecer el desbordamiento |
| ResetUnderflow() | Restablecer el subdesbordamiento |
Ver también
- espacio de nombres Aspose.Cells.Charts
- asamblea Aspose.Cells