DataLabelLocation Enum

Represents the Bar column charts data label location.

public enum DataLabelLocation
Public Enum DataLabelLocation

Inheritance: ObjectValueTypeEnumDataLabelLocation

Fields

DataLabelLocation.Base2Location Base of the value.
DataLabelLocation.Default3Location Base of the value.
DataLabelLocation.End0Location End of the value.
DataLabelLocation.Middle1Location 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:

See Also

ceTe.DynamicPDF.PageElements.Charting

In this topic