Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 767 Bytes

Excel.xlbinstype.md

File metadata and controls

31 lines (19 loc) · 767 Bytes
title ms.assetid ms.date ms.localizationpriority
XlBinsType enumeration (Excel)
99482ffa-a40c-c2b4-a062-ce5ce2ad5b29
06/08/2017
medium

XlBinsType enumeration (Excel)

Constants passed to and returned by the ChartGroup.BinsType property.

Members

Name Value Description
xlBinsTypeAutomatic 0 Sets bins type automatically.
xlBinsTypeCategorical 1 Sets bins type by category.
xlBinsTypeManual 2 Sets bins type manually.
xlBinsTypeBinSize 3 Sets bins type by size.
xlBinsTypeBinCount 4 Sets bins type by count.

See also

ChartGroup.BinsType Property

[!includeSupport and feedback]