Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PlacementGridType

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

Read more...

Index

Enumeration members

Enumeration members

Fixed

Fixed: = "Fixed"

Markers are placed on a uniform grid.

Random

Random: = "Random"

Markers are placed randomly in the polygon.

RandomFixedQuantity

RandomFixedQuantity: = "RandomFixedQuantity"

Markers are placed randomly with a fixed quantity (dot density).

Generated using TypeDoc