XAxisTickMarksPosition Enum
Represents the position of the XAxisTickMarks.
public enum XAxisTickMarksPosition
Public Enum XAxisTickMarksPosition
Inheritance: ObjectValueTypeEnumXAxisTickMarksPosition
Fields
XAxisTickMarksPosition.Above | 0 | Shows the tick marks above the XAxis. |
XAxisTickMarksPosition.Across | 2 | Shows the tick marks across the XAxis. |
XAxisTickMarksPosition.Automatic | 3 | Shows the tick marks based on the XAxis anchor type. |
XAxisTickMarksPosition.Below | 1 | Shows the tick marks 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.