YAxisTickMarksPosition Enum
Represents the position of the YAxisTickMarks.
public enum YAxisTickMarksPosition
Public Enum YAxisTickMarksPosition
Inheritance: ObjectValueTypeEnumYAxisTickMarksPosition
Fields
YAxisTickMarksPosition.Across | 2 | Shows the tick marks across the YAxis. |
YAxisTickMarksPosition.Automatic | 3 | Shows the tick marks based on the YAxis anchor type. |
YAxisTickMarksPosition.Left | 1 | Shows the tick marks left of the YAxis. |
YAxisTickMarksPosition.Right | 0 | Shows the tick marks right of the YAxis. |
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.