Type alias HostMapWidgetDimension

HostMapWidgetDimension: typeof NODE | typeof FILL | typeof SIZE | typeof GROUP | UnparsedObject

Visual dimension for the host map widget. Used both by infrastructure-backed formulas and by DDSQL projection columns; group is only meaningful for DDSQL projection columns, where repeated entries define the grouping hierarchy.

Generated using TypeDoc