SankeyLinksFocusHighlightBorderSettingsBuilder
Methods
Color(System.String)
The color of the border. Accepts a valid CSS color string, including hex and rgb.
Parameters
value - System.String
The value that configures the color.
Opacity(System.Double)
The opacity of the border.
Parameters
value - System.Double
The value that configures the opacity.
Width(System.Double)
The width of the border.
Parameters
value - System.Double
The value that configures the width.