Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PlacementOnLineRelativeTo

Represents a pie chart marker which is a marker that draws numeric values arranged in a circle.

Read more...

Index

Enumeration members

LineBeginning

LineBeginning: = "LineBeginning"

Marker is placed at the beginning of the line.

LineEnd

LineEnd: = "LineEnd"

Marker is placed at the end of the line.

LineMiddle

LineMiddle: = "LineMiddle"

Marker is placed in the middle of the line.

SegmentMidpoint

SegmentMidpoint: = "SegmentMidpoint"

Marker is at the midpoint of each segment in a line feature.

Generated using TypeDoc