DataLabelAlign Enum

Specifies alignment of the data label text.

public enum DataLabelAlign
Public Enum DataLabelAlign

Inheritance: ObjectValueTypeEnumDataLabelAlign

Fields

DataLabelAlign.Auto5Align Auto.
DataLabelAlign.Center2Align center.
DataLabelAlign.Justify4Align justify.
DataLabelAlign.Left1Align left.
DataLabelAlign.Right3Align right.

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