DataLabelLocation Enum
Represents the Bar column charts data label location.
public enum DataLabelLocation
Public Enum DataLabelLocation
Inheritance: ObjectValueTypeEnumDataLabelLocation
Fields
DataLabelLocation.Base | 2 | Location Base of the value. |
DataLabelLocation.Default | 3 | Location Base of the value. |
DataLabelLocation.End | 0 | Location End of the value. |
DataLabelLocation.Middle | 1 | Location Middle of the value. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.