YAxisAnchorType Enum
Represents the position of the YAxis on the plot area.
public enum YAxisAnchorType
Public Enum YAxisAnchorType
Inheritance: ObjectValueTypeEnumYAxisAnchorType
Fields
YAxisAnchorType.Floating | 2 | Shows the YAxis at the zero position of the plot area. |
YAxisAnchorType.Left | 0 | Shows the YAxis at the left side of the plot area. |
YAxisAnchorType.Right | 1 | Shows the YAxis at the right side 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.