'Declaration Public Class BubbleSeries Inherits CommonSeries
'Usage Dim instance As BubbleSeries
public class BubbleSeries : CommonSeries
'Declaration Public Class BubbleSeries Inherits CommonSeries
'Usage Dim instance As BubbleSeries
public class BubbleSeries : CommonSeries
System.Object
Xceed.Document.NET.BaseSeries
Xceed.Document.NET.CommonSeries
Xceed.Document.NET.BubbleSeries
Name | Description | |
---|---|---|
![]() | BubbleSeries Constructor | Creates a new BubbleSeries. |
Name | Description | |
---|---|---|
![]() | BubbleSizes | Gets or sets the list of bubble sizes for the BubbleSeries. |
![]() | Color | Gets or sets the CommonSeries' Color. (Inherited from Xceed.Document.NET.CommonSeries) |
![]() | DataLabels | Gets or sets the CommonSeries' DataLabels. (Inherited from Xceed.Document.NET.CommonSeries) |
![]() | DataPoints | Gets the list of data points in the BubbleSeries. |
![]() | UsePrimaryAxis | Gets or sets if the Series is used as the primary Axis. (Inherited from Xceed.Document.NET.BaseSeries) |
![]() | View3D | Gets or sets if the BubbleSeries is displayed in 3D. |
![]() | Width | Gets or sets the BaseSeries' width. (Inherited from Xceed.Document.NET.BaseSeries) |
![]() | XValues | Gets or sets the list of numeric values associated with the BubbleSeries' x Axis. |
![]() | YValues | Gets or sets the list of numeric values associated with the BubbleSeries' y Axis. |
Name | Description | |
---|---|---|
![]() | Bind | Binds the BubbleSeries' data. |
Name | Description | |
---|---|---|
![]() | GetSpPrElement | Overridden. |
![]() | InitializeDataPoint | Overridden. |
![]() | InsertDataPoint | Overridden. |
![]() | SetXml | (Inherited from Xceed.Document.NET.BaseSeries) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2