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