aspnetbootstrap-devexpress-dot-web-dot-bootstrap-93b229ea.md
Stores settings supported by a series of the Bubble type.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapChartBubbleSeries :
BootstrapChartSeriesBase
Public Class BootstrapChartBubbleSeries
Inherits BootstrapChartSeriesBase
When you use the Bubble series type, the series points are displayed as bubbles of different sizes. This series type is especially useful when you visualize a data set with four dimensions: the first two dimensions are indicated by coordinates on the axes, the third - by a color, and the fourth - by the size of the bubble.
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartBubbleSeries
See Also