YAxisAnchorType Enum

Represents the position of the YAxis on the plot area.

public enum YAxisAnchorType
Public Enum YAxisAnchorType

Inheritance: ObjectValueTypeEnumYAxisAnchorType

Fields

YAxisAnchorType.Floating2Shows the YAxis at the zero position of the plot area.
YAxisAnchorType.Left0Shows the YAxis at the left side of the plot area.
YAxisAnchorType.Right1Shows 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:

See Also

ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic