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)
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.