BootstrapChartAxisLabelSettingsBuilder.StaggeringSpacing(Int32) Method
In This Article
Specifies the spacing between staggered rows when using the Stagger overlap resolving algorithm.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisLabelSettingsBuilder StaggeringSpacing(
int staggeringSpacing
)
#Parameters
Name | Type |
---|---|
staggering |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also