YAxisTickMarksPosition Enum

Represents the position of the YAxisTickMarks.

public enum YAxisTickMarksPosition
Public Enum YAxisTickMarksPosition

Inheritance: ObjectValueTypeEnumYAxisTickMarksPosition

Fields

YAxisTickMarksPosition.Across2Shows the tick marks across the YAxis.
YAxisTickMarksPosition.Automatic3Shows the tick marks based on the YAxis anchor type.
YAxisTickMarksPosition.Left1Shows the tick marks left of the YAxis.
YAxisTickMarksPosition.Right0Shows 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:

See Also

ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic