BootstrapRangeSelectorChart.MinBubbleSize Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default |
|---|---|
| Nullable<Decimal> | null |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
[DefaultValue(null)]
public decimal? MinBubbleSize { get; set; }
<DefaultValue(Nothing)>
Public Property MinBubbleSize As Decimal?
| Type | Default |
|---|---|
| Nullable<Decimal> | null |