Enum
SankeyLinksColorType

Specifies the legend color type of the links.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyLinksColorType

Fields

Source

The link color is the same as the source node color.

Declaration

cs-api-definition
Source = 1

Field Value

SankeyLinksColorType

Static

The link color is static. The color is determined by the link's color option.

Declaration

cs-api-definition
Static = 0

Field Value

SankeyLinksColorType

Target

The link color is the same as the target node color.

Declaration

cs-api-definition
Target = 2

Field Value

SankeyLinksColorType

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