Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PlacementEndings

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

Read more...

Index

Enumeration members

Custom

Custom: = "Custom"

Will fit the pattern to the length of the features by adjusting the gaps slightly.

NoConstraint

NoConstraint: = "NoConstraint"

No constraint on how the markers are placed.

WithFullGap

WithFullGap: = "WithFullGap"

A space equal to the placement template will be placed at the control point.

WithHalfGap

WithHalfGap: = "WithHalfGap"

A space equal to half the placement template will be placed at the control point.

WithMarkers

WithMarkers: = "WithMarkers"

A marker is placed at the control point.

Generated using TypeDoc