In This Article

PointerMarkerType Enum

Specifies the types of markers supported by the CircularPointerMarker and LinearPointerMarker elements.

public enum PointerMarkerType

Fields

Name Description
Circle

Indicates a circle shaped marker.

CustomGeometry

Indicates the marker will be based on a custom geometry.

CustomImage

Indicates the marker will be based on a custom image.

Diamond

A diamond shaped marker.

DoubleCircleBar

A double-circle bar shaped marker.

DoubleRectangleBar

A double-rectangle bar shaped marker.

DoubleTriangleBar

A double-triangle bar shaped marker.

Ellipse

Indicates an ellipse shaped marker.

Rectangle

Indicates a rectangle shaped marker.

RoundedRectangle

Indicates a rounded rectangle shaped marker.

SwordBlunt

Indicates a sword shaped marker with a blunt tip.

SwordSharp

Indicates a sword shaped marker with a sharp tip.

TriangleBlunt

Indicates a triangle shaped marker with a blunt tip.

TriangleSharp

Indicates a triangle shaped marker with a sharp tip.