XAxisAnchorType Enum

Represents the position of the XAxis on the plot area.

public enum XAxisAnchorType
Public Enum XAxisAnchorType

Inheritance: ObjectValueTypeEnumXAxisAnchorType

Fields

XAxisAnchorType.Bottom0Shows the XAxis at the bottom of the plot area.
XAxisAnchorType.Floating2Shows the XAxis at the zero position of the plot area.
XAxisAnchorType.Top1Shows the XAxis at the top of the plot area.

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.Axes

In this topic