BootstrapRangeSelectorChart.MinBubbleSize Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
Nullable<Decimal> | null |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
[DefaultValue(null)]
public decimal? MinBubbleSize { get; set; }
<DefaultValue(Nothing)>
Public Property MinBubbleSize As Decimal?
Type | Default |
---|---|
Nullable<Decimal> | null |
No
Your feedback is appreciated.