XAxisTitlePosition Enum
Represents the position of the XAxisTitle.
public enum XAxisTitlePosition
Public Enum XAxisTitlePosition
Inheritance: ObjectValueTypeEnumXAxisTitlePosition
Fields
XAxisTitlePosition.AbovePlotArea | 1 | Shows the XAxis title above the plot area. |
XAxisTitlePosition.AboveXAxis | 3 | Shows the XAxis title above the XAxis. |
XAxisTitlePosition.Automatic | 4 | Shows the XAxis title automatically below or above the XAxis depending on the X anchor type. |
XAxisTitlePosition.BelowPlotArea | 0 | Shows the XAxis title below the plot area. |
XAxisTitlePosition.BelowXAxis | 2 | Shows the XAxis title below the XAxis. |
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.