OELegendInteractiveStyle

This namespace contains constants that define built-in legend interactive styles.

Default

The default legend interactive style is OELegendInteractiveStyle.Hover.

Hover

Note

This style is only available for .svg image format.

hover mouse over the "Legend" label

Example of using the 'Hover' interactive style

../../_images/OELegendInteractiveStyle_Hover.svg

Permanent

../../_images/OELegendInteractiveStyle_Permanent.svg

Example of using the ‘Permanent’ style (not interactive)

Toggle

Note

This style is only available for .svg image format.

click on the "Legend" label

Example of using the 'Toggle' interactive style

../../_images/OELegendInteractiveStyle_Toggle.svg