Back to Devexpress

PolarChartLegendBorderBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-4120e475.md

latest3.1 KB
Original Source

PolarChartLegendBorderBuilder Class

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

Declaration

csharp
public class PolarChartLegendBorderBuilder :
    OptionsOwnerBuilder

The following members return PolarChartLegendBorderBuilder objects:

Show 12 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartLegendBorderBuilder

See Also

PolarChartLegendBorderBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace