Telerik UI SankeyDataLinkHighlight.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class SankeyDataLinkHighlight
Inheritance: objectSankeyDataLinkHighlight
Constructors
C#
public SankeyDataLinkHighlight()
Methods
Properties
The opacity of the links when another link is highlighted by hovering or tapping on it.
C#
public double? InactiveOpacity { get; set; }