Enum
FunnelChartHoverMode

An enumeration that defines what visual effects to be applied.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum FunnelChartHoverMode

Fields

FadeOtherItems

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

Declaration

cs-api-definition
FadeOtherItems = 1

Field Value

FunnelChartHoverMode

None

No hover effects will be applied.

Declaration

cs-api-definition
None = 0

Field Value

FunnelChartHoverMode

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