BootstrapAxisBreakStyle.LineType Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
Property Value
| Type | Default |
|---|---|
| DevExpress.Web.Bootstrap.BreakLineType | Waved |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
[DefaultValue(BreakLineType.Waved)]
public BreakLineType LineType { get; set; }
<DefaultValue(BreakLineType.Waved)>
Public Property LineType As BreakLineType
| Type | Default |
|---|---|
| DevExpress.Web.Bootstrap.BreakLineType | Waved |