New to Telerik UI for ASP.NET Core? Download free 30-day trial

SankeyLabelsSettingsBuilder

Methods

Align(System.String)

The alignment of the label.

Parameters

value - System.String

The value for Align

Border(System.Action)

The border of the label.

Parameters

configurator - System.Action<SankeyLabelsBorderSettingsBuilder>

The configurator for the border setting.

Color(System.String)

The color of the label.

Parameters

value - System.String

The value for Color

Font(System.String)

The font of the label.

Parameters

value - System.String

The value for Font

Margin(System.Action)

The margin of the label.

Parameters

configurator - System.Action<SankeyLabelsMarginSettingsBuilder>

The configurator for the margin setting.

Offset(System.Action)

The offset applied to the label's position.

Parameters

configurator - System.Action<SankeyLabelsOffsetSettingsBuilder>

The configurator for the offset setting.

Padding(System.Action)

The padding of the label.

Parameters

configurator - System.Action<SankeyLabelsPaddingSettingsBuilder>

The configurator for the padding setting.

Stroke(System.Action)

The stroke of the label text.

Parameters

configurator - System.Action<SankeyLabelsStrokeSettingsBuilder>

The configurator for the stroke setting.

Visible(System.Boolean)

If set to false, the label will not be displayed.

Parameters

value - System.Boolean

The value for Visible

Position(Kendo.Mvc.UI.LabelPosition)

The position of the label.

Parameters

value - LabelPosition

The value for Position

In this article
Not finding the help you need?