A newer version of this page is available.
Switch to the current version.
BootstrapAxisBreaksCollection Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapAxisBreaksCollection :
Collection<BootstrapChartAxisBreak>
Public Class BootstrapAxisBreaksCollection
Inherits Collection(Of BootstrapChartAxisBreak)
Related API Members
The following members accept/return BootstrapAxisBreaksCollection objects:
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<DevExpress.Web.Bootstrap.BootstrapChartAxisBreak>
BootstrapAxisBreaksCollection
See Also
Feedback