BootstrapChartBuilder.Rotated(Boolean) Method
In This Article
Sets a value that defines whether to swap chart axes.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder Rotated(
bool rotated
)
#Parameters
Name | Type |
---|---|
rotated | Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also