aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b123f011.md
Provides methods that allow you to configure nested options of the client-side border object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class CircularGaugeTooltipBorderBuilder :
OptionsOwnerBuilder
The following members return CircularGaugeTooltipBorderBuilder objects:
Do not instantiate this class explicitly. A new CircularGaugeTooltipBorderBuilder class instance is created when you call the Border(Action<CircularGaugeTooltipBorderBuilder>) method.
Object OptionsOwnerBuilder CircularGaugeTooltipBorderBuilder
See Also