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

ArcGaugeGaugeAreaSettingsBuilder

Methods

Background(System.String)

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

Parameters

value - System.String

The value for Background

Border(System.Action)

The border of the gauge area.

Parameters

configurator - System.Action<ArcGaugeGaugeAreaBorderSettingsBuilder>

The configurator for the border setting.

Height(System.Double)

The height of the gauge area.

Parameters

value - System.Double

The value for Height

Margin(System.Action)

The margin of the gauge area.

Parameters

configurator - System.Action<ArcGaugeGaugeAreaMarginSettingsBuilder>

The configurator for the margin setting.

Width(System.Double)

The width of the gauge area.

Parameters

value - System.Double

The value for Width

In this article
Not finding the help you need?