BootstrapChartBuilder.MinBubbleSize(Decimal) Method
In This Article
Specifies the diameter of the smallest bubble in a bubble series measured in pixels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder MinBubbleSize(
decimal minBubbleSize
)
#Parameters
Name | Type |
---|---|
min |
Decimal |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also