BootstrapChartBuilder.MaxBubbleSize(Decimal) Method
In This Article
Specifies a coefficient determining the diameter of the largest bubble in a bubble series.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder MaxBubbleSize(
decimal maxBubbleSize
)
#Parameters
Name | Type |
---|---|
max |
Decimal |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also