BootstrapChartAnimationSettingsBuilder.MaxPointCountSupported(Int32) Method
In This Article
Specifies how many series points the widget should have before the animation will be disabled.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAnimationSettingsBuilder MaxPointCountSupported(
int maxPointCountSupported
)
#Parameters
Name | Type |
---|---|
max |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also