Static Theme - Properties

Static themes are created by "exploding" an existing annotation Theme, eg a Bar Charts Theme. Exploding an annotation Theme creates an internal overlay containing all of the annotation graphics.

Exploding a Theme is useful as it lets you move and edit the annotation graphics.

However once a Theme is exploded it is no longer associative or dynamic - so editing the data on the underlying items will not change the annotation graphics.

The static Theme remembers the Legend at the time of exploding.

Theme Properties


Theme Properties

  • Class: _classTheme$
    The class of the Theme.

  • Exploded class: _classExploded$
    Class of Theme which was exploded to make a Static Theme.