aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-71708d98.md
Provides methods that allow you to configure an axis scale break.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class VizScaleBreakBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return VizScaleBreakBuilder objects:
Do not instantiate this class explicitly. A new VizScaleBreakBuilder class instance is created when you call one of the following methods:
Object OptionsOwnerBuilder VizScaleBreakBuilder
See Also