AxisBins
AxisBins class
Rappresenta i bin dell’asse
Costruttori
| Nome | Descrizione |
|---|
| AxisBins() | Default_Costruttore |
Proprietà
| Nome | Descrizione |
|---|
| Count { get; set; } | Ottiene o imposta il conteggio dei bin dell’asse |
| IsAutomatic { get; set; } | Indica se i bin degli assi sono automatici. |
| IsByCategory { get; set; } | Indica se raggruppare i dati per categoria |
| Overflow { get; set; } | Ottiene o imposta l’overflow dei bin dell’asse |
| Underflow { get; set; } | Ottiene o imposta l’underflow degli assi bins |
| Width { get; set; } | Ottiene o imposta la larghezza dell’asse bin |
Metodi
Guarda anche