XAxisAnchorType Enum
Represents the position of the XAxis on the plot area.
public enum XAxisAnchorType
Public Enum XAxisAnchorType
Inheritance: ObjectValueTypeEnumXAxisAnchorType
Fields
XAxisAnchorType.Bottom | 0 | Shows the XAxis at the bottom of the plot area. |
XAxisAnchorType.Floating | 2 | Shows the XAxis at the zero position of the plot area. |
XAxisAnchorType.Top | 1 | Shows 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:
- 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.