SankeyLegendSettings
Properties
Background - String
Border - SankeyLegendBorderSettings
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Height - Nullable
Item - SankeyLegendItemSettings
The background color of the legend item square element. Accepts a valid CSS color string, including HEX and RGB. Defaults to the corresponding node color.
Labels - SankeyLegendLabelsSettings
The text color of the labels. Accepts a valid CSS color string, including hex and rgb.
Margin - SankeyLegendMarginSettings
The bottom margin of the Sankey legend.
OffsetX - Nullable
OffsetY - Nullable
Padding - SankeyLegendPaddingSettings
The bottom padding of the Sankey legend.
Reverse - Nullable
Spacing - Nullable
Title - SankeyLegendTitleSettings
The background color of the title. Accepts a valid CSS color string, including hex and rgb.
Visible - Nullable
Width - Nullable
Align - Nullable
Orientation - Nullable
Position - Nullable
Sankey - Sankey
The theme configuration options.
Methods
Serialize()
Serialize current instance to Dictionary