XlRegionLabelOptions enumeration (Excel)
Constants passed to and returned by the Series.RegionLabelOptions property.
Name | Value | Description |
---|---|---|
xlRegionLabelOptionsNone | 0 | Don't show region labels. |
xlRegionLabelOptionsBestFitOnly | 1 | Only show labels that can be fitted within the bounds of their regions. |
xlRegionLabelOptionsShowAll | 2 | Show all region labels. |
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.