ChartGroup.BinsType (Excel)

Gibt an, wie die horizontale Achse des Histogramms formatiert ist, nach Containertyp. Mögliche Rückgabewerte sind xlBinsTypeAutomatic - Legt den Containertyp automatisch fest, xlBinsTypeBinCount - Legt den Containertyp nach Anzahl fest, xlBinsTypeBinSize - Legt den Containertyp nach Größe fest, xlBinsTypeCategorical - Legt den Containertyp nach Kategorie fest, xlBinsTypeManual - Legt den Containertyp manuell fest.


ActiveChart.ChartGroups(1).BinsType = xlBinsTypeAutomatic