AcDataLabelPosition enumeration (Access)
Specifies the data label position to use for for Pie, Arc, and Doughnut Modern Charts.
Name | Value | Description |
---|---|---|
acBestFit | 0 | Best Fit |
acInsideCenter | 1 | Inside Center |
acInsideEnd | 2 | Inside End |
acOutsideCircle | 3 | Outside Circle |
acOutsideEnd | 4 | Outside End |
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.