Back to Devexpress

SankeyLabelShadowBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-cfce7303.md

latest2.8 KB
Original Source

SankeyLabelShadowBuilder Class

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

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class SankeyLabelShadowBuilder :
    OptionsOwnerBuilder

The following members return SankeyLabelShadowBuilder objects:

Show 11 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder SankeyLabelShadowBuilder

See Also

SankeyLabelShadowBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace