BootstrapChartAxisLabelSettingsBuilder.RotationAngle(Decimal) Method
In This Article
Specifies the angle of rotation applied to axis labels when using the Rotate overlap resolving algorithm.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisLabelSettingsBuilder RotationAngle(
decimal rotationAngle
)
#Parameters
Name | Type |
---|---|
rotation |
Decimal |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also