YAxisTitlePosition Enum
Represents the position of the YAxisTitle.
public enum YAxisTitlePosition
Public Enum YAxisTitlePosition
Inheritance: ObjectValueTypeEnumYAxisTitlePosition
Fields
YAxisTitlePosition.Automatic | 4 | Shows the YAxis title automatically left or right of the YAxis depending on the Y anchor type. |
YAxisTitlePosition.LeftOfPlotArea | 0 | Shows the YAxis title left of the plot area. |
YAxisTitlePosition.LeftOfYAxis | 2 | Shows the YAxis title left of the YAxis. |
YAxisTitlePosition.RightOfPlotArea | 1 | Shows the YAxis title right of the plot area. |
YAxisTitlePosition.RightOfYAxis | 3 | Shows the YAxis title 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.