Skip to main content
A newer version of this page is available. .
All docs
V21.2

SankeyDiagramControl.EnableHighlightingProperty Field

Identifies the EnableHighlighting dependency property.

Namespace: DevExpress.Xpf.Charts.Sankey

Assembly: DevExpress.Xpf.Charts.v21.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty EnableHighlightingProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also