In This Article

TickMarkType Enum

Specifies the types of tick marks supported by TickBase-derived elements.

public enum TickMarkType

Fields

Name Description
CustomGeometry

Indicates the tick mark will be based on a custom geometry.

CustomImage

Indicates the tick mark will be based on a custom image.

Diamond

Indicates a diamond shaped tick mark.

Ellipse

Indicates an ellipse shaped tick mark.

Rectangle

Indicates a rectangle shaped tick mark.

RoundedRectangle

Indicates a rounded rectangle shaped tick mark.

SwordBlunt

Indicates a sword shaped tick mark with a blunt tip.

SwordSharp

Indicates a sword shaped tick mark with a sharp tip.

TriangleBlunt

Indicates a triangle shaped tick mark with a blunt tip.

TriangleSharp

Indicates a triangle shaped tick mark with a sharp tip.