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