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 for Color

RETURNS

Returns the current SankeyLinksFocusHighlightBorderSettingsBuilder instance.

Opacity(System.Double)

The opacity of the border.

Parameters

value - System.Double

The value for Opacity

RETURNS

Returns the current SankeyLinksFocusHighlightBorderSettingsBuilder instance.

Width(System.Double)

The width of the border.

Parameters

value - System.Double

The value for Width

RETURNS

Returns the current SankeyLinksFocusHighlightBorderSettingsBuilder instance.

DashType(Kendo.Mvc.UI.DashType)

The dash type of the border.

Parameters

value - DashType

The value for DashType

RETURNS

Returns the current SankeyLinksFocusHighlightBorderSettingsBuilder instance.