Back to Devexpress

Bubble3DSeriesView.MinSize Property

wpf-devexpress-dot-xpf-dot-charts-dot-bubble3dseriesview-5864ab9e.md

latest1007 B
Original Source

Bubble3DSeriesView.MinSize Property

Gets or sets the minimum size of bubbles.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public double MinSize { get; set; }
vb
Public Property MinSize As Double

Property Value

TypeDescription
Double

The minimum size of bubbles, in Y-axis units.

|

See Also

Bubble3DSeriesView Class

Bubble3DSeriesView Members

DevExpress.Xpf.Charts Namespace