Back to Devexpress

PolarChartCommonAnnotationConfigBorderBuilder Class

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

latest3.7 KB
Original Source

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

The following members return PolarChartCommonAnnotationConfigBorderBuilder objects:

Show 12 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartCommonAnnotationConfigBorderBuilder

See Also

PolarChartCommonAnnotationConfigBorderBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace