HighlightBrush: IGxBrush;
The HighlightBrush property determines the brush used to highlight visualizer legend elements.
To enable or disable legend element highlighting, use the IVZColorLegendBase.DoHighlight property.
To set the action, executing of which highlights a legend element, use the IVZColorLegendBase.HoverMode property.
The example of use is given in the example for the IVZColorLegendBase.DoHighlight property.
See also: