OELegendInteractiveStyle¶
This namespace contains constants that define built-in legend interactive styles.
See also
OELegendLayout class
OELegendLayoutOptions class
OELegendLayoutStyle
namespaceOELegendColorStyle
namespace
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
Permanent
Toggle
Note
This style is only available for .svg
image format.
click on the "Legend" label
Example of using the 'Toggle' interactive style