Back to Devexpress

LinearGaugeSizeBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-9523fb5a.md

latest1.9 KB
Original Source

LinearGaugeSizeBuilder Class

Provides methods that allow you to configure nested options of the client-side size object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class LinearGaugeSizeBuilder :
    OptionsOwnerBuilder

The following members return LinearGaugeSizeBuilder objects:

Remarks

Do not instantiate this class explicitly. A new LinearGaugeSizeBuilder class instance is created when you call the Size(Action<LinearGaugeSizeBuilder>) method.

Inheritance

Object OptionsOwnerBuilder LinearGaugeSizeBuilder

See Also

LinearGaugeSizeBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace