Enum
LegendHoverMode

An enumeration that defines what visual effects to be applied.

Definition

Namespace:Telerik.Windows.Controls.Legend

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum LegendHoverMode

Fields

FadeOtherItems

All items, except the one that is hovered, will be faded.

Declaration

cs-api-definition
FadeOtherItems = 2

Field Value

LegendHoverMode

HighlightItem

The item that is hovered will be highlighted.

Declaration

cs-api-definition
HighlightItem = 1

Field Value

LegendHoverMode

None

No hover effects will be applied.

Declaration

cs-api-definition
None = 0

Field Value

LegendHoverMode

In this article
DefinitionFieldsFadeOtherItemsHighlightItemNone
Not finding the help you need?
Contact Support