In This Article

PointerBarType Enum

Specifies the types of markers supported by the LinearPointerBar element.

public enum PointerBarType

Fields

Name Description
CircleBulbRectangle

Indicates a rectangle shaped bar with a bulb.

CircleBulbRoundedRectangle

Indicates a rounded rectangle shaped bar with a bulb.

Rectangle

Indicates a rectangle shaped bar.

RoundedRectangle

Indicates a rounded rectangle shaped bar.

SegmentedRectangle

Indicates a rectangle shaped bar with segments.

SegmentedRoundedRectangle

Indicates a rounded rectangle shaped bar with segments.