Enum
ChartHoverMode

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 ChartHoverMode

Fields

FadeOtherSeries

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

Declaration

cs-api-definition
FadeOtherSeries = 1

Field Value

ChartHoverMode

None

No hover effects will be applied.

Declaration

cs-api-definition
None = 0

Field Value

ChartHoverMode

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