Skip to main content

VizScaleBreakBuilder Class

Provides methods that allow you to configure an axis scale break.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class VizScaleBreakBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Remarks

Do not instantiate this class explicitly. A new VizScaleBreakBuilder class instance is created when you call one of the following methods:

Implements

Inheritance

Object
OptionsOwnerBuilder
VizScaleBreakBuilder
See Also