ChartBubbleSeriesPoint.Size Property
Returns the bubble series point’s size.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v22.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public object Size { get; }
Property Value
Type | Description |
---|---|
Object | The bubble point size. |
See Also