Back to Devexpress

Bubble3DSeriesView.MaxSize Property

wpf-devexpress-dot-xpf-dot-charts-dot-bubble3dseriesview-167d40d0.md

latest1007 B
Original Source

Bubble3DSeriesView.MaxSize Property

Gets or sets the maximum size of bubbles.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
Double

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

|

See Also

Bubble3DSeriesView Class

Bubble3DSeriesView Members

DevExpress.Xpf.Charts Namespace