BootstrapAxisBreaksCollection Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.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