ContainerTag: String;
The ContainerTag property returns text tag of the container with style.
The text tag enables the user to determine which visualizer style is in the container:
BubbleChart. Bubble chart style.
BubbleTree. Bubble tree style.
CHART. Chart style.
ExternLegend. External chart legend style.
MAP. Map style (topobase in the TBS format).
MapChart. Map style (topobase in the SVG format).
TAB. Table cell style.
TreeMap. Tree map style.
The property use is given in the example for IStyledEntity.SaveStyleToContainer.
See also: