BootstrapChartBuilder.SynchronizeMultiAxes(Boolean) Method
In This Article
Indicates whether to synchronize value axes when they are displayed on a single pane.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder SynchronizeMultiAxes(
bool synchronizeMultiAxes
)
#Parameters
Name | Type |
---|---|
synchronize |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also