XAxisTitlePosition Enum

Represents the position of the XAxisTitle.

public enum XAxisTitlePosition
Public Enum XAxisTitlePosition

Inheritance: ObjectValueTypeEnumXAxisTitlePosition

Fields

XAxisTitlePosition.AbovePlotArea1Shows the XAxis title above the plot area.
XAxisTitlePosition.AboveXAxis3Shows the XAxis title above the XAxis.
XAxisTitlePosition.Automatic4Shows the XAxis title automatically below or above the XAxis depending on the X anchor type.
XAxisTitlePosition.BelowPlotArea0Shows the XAxis title below the plot area.
XAxisTitlePosition.BelowXAxis2Shows the XAxis title below the XAxis.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic