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

RadialGaugeGaugeAreaBorderSettingsBuilder

Defines the fluent API for configuring RadialGaugeGaugeAreaBorderSettings

Methods

Color(System.String)

The color of the border. Any valid CSS color string will work here, including hex and rgb.

Parameters

value - System.String

The value for Color

DashType(Kendo.Mvc.UI.ChartDashType)

The dash type of the border.

Parameters

value - ChartDashType

The value for DashType

Opacity(System.Double)

The opacity of the border. By default the border is opaque.

Parameters

value - System.Double

The value for Opacity

Width(System.Double)

The width of the border.

Parameters

value - System.Double

The value for Width

In this article
Not finding the help you need?