API Reference
Class
ChartJsSankeyLink
Represents a single Sankey flow link.
Inheritance
- Object
- ChartJsSankeyLink
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property ChartJsSankeyDatasetOptions.Links
Constructors
public ChartJsSankeyLink() #Inherited Methods
Properties
public String Color { get; set; } #JsonPropertyName("color") JsonIgnore(Condition = 3)Optional color applied directly to this link.