Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PlacementPolygonCenterMethod

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

Read more...

Index

Enumeration members

BoundingBoxCenter

BoundingBoxCenter: = "BoundingBoxCenter"

The bounding box of the polygon is used.

CenterOfMass

CenterOfMass: = "CenterOfMass"

The centroid of the polygon is used.

OnPolygon

OnPolygon: = "OnPolygon"

Place on the polygon.

Generated using TypeDoc