XAxisTickMarksPosition Enum

Represents the position of the XAxisTickMarks.

public enum XAxisTickMarksPosition
Public Enum XAxisTickMarksPosition

Inheritance: ObjectValueTypeEnumXAxisTickMarksPosition

Fields

XAxisTickMarksPosition.Above0Shows the tick marks above the XAxis.
XAxisTickMarksPosition.Across2Shows the tick marks across the XAxis.
XAxisTickMarksPosition.Automatic3Shows the tick marks based on the XAxis anchor type.
XAxisTickMarksPosition.Below1Shows 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:

See Also

ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic