aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-fc523a71.md
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
public class ChartPanesBorderBuilder :
OptionsOwnerBuilder
The following members return ChartPanesBorderBuilder objects:
Show 18 links
Do not instantiate this class explicitly. A new ChartPanesBorderBuilder class instance is created when you call the Border(Action<ChartPanesBorderBuilder>) method.
Object OptionsOwnerBuilder ChartPanesBorderBuilder
See Also