Back to Devexpress

PolarChartTooltipShadowBuilder Class

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

latest3.0 KB
Original Source

PolarChartTooltipShadowBuilder 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 PolarChartTooltipShadowBuilder :
    OptionsOwnerBuilder

The following members return PolarChartTooltipShadowBuilder objects:

Show 11 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartTooltipShadowBuilder

See Also

PolarChartTooltipShadowBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace