Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 777 Bytes

PowerPoint.xlbinstype.md

File metadata and controls

28 lines (18 loc) · 777 Bytes
title ms.assetid ms.date ms.localizationpriority
XlBinsType enumeration (PowerPoint)
a9f49fcc-4c7c-5097-ab7f-0a233df415d0
06/08/2017
medium

XlBinsType enumeration (PowerPoint)

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

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 (PowerPoint)

[!includeSupport and feedback]