Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / BubbleSeries Class
Properties Methods


In This Topic
    BubbleSeries Class Members
    In This Topic

    The following tables list the members exposed by BubbleSeries.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new BubbleSeries.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the list of bubble sizes for the BubbleSeries.  
    Public PropertyGets or sets the CommonSeriesColor. (Inherited from Xceed.Document.NET.CommonSeries)
    Public PropertyGets the list of data points in the BubbleSeries.  
    Public PropertyGets or sets if the BubbleSeries is displayed in 3D.  
    Public PropertyGets or sets the BaseSeries' width. (Inherited from Xceed.Document.NET.BaseSeries)
    Public PropertyGets or sets the list of numeric values associated with the BubbleSeries' x Axis.   
    Public PropertyGets or sets the list of numeric values associated with the BubbleSeriesy Axis.   
    Top
    Public Methods
     NameDescription
    Public MethodBinds the BubbleSeries' data.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Xceed.Document.NET.BaseSeries)
    Top
    See Also