BootstrapChartAxisLabelSettingsBuilder.OverlappingBehavior(OverlappingBehavior) Method
In This Article
Sets a value that specifies the overlap resolving algorithm to be applied to axis labels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisLabelSettingsBuilder OverlappingBehavior(
OverlappingBehavior overlappingBehavior
)
#Parameters
Name | Type |
---|---|
overlapping |
Overlapping |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also