Back to Devexpress

LinearGaugeExportBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-1c9c73a0.md

latest3.4 KB
Original Source

LinearGaugeExportBuilder Class

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

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class LinearGaugeExportBuilder :
    OptionsOwnerBuilder

The following members return LinearGaugeExportBuilder objects:

Show 14 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder LinearGaugeExportBuilder

See Also

LinearGaugeExportBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace