Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / BubbleDataPoint Class


In This Topic
    BubbleDataPoint Class Properties
    In This Topic

    For a list of all members of this type, see BubbleDataPoint members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the size of the bubble associated with the BubbleDataPoint.  
    Public PropertyGets or sets the image, style, shape size and outline of the designated markers using the Marker class. This feature only works for line charts since other chart types don't use markers. (Inherited from Xceed.Document.NET.DataPoint)
    Public PropertyGets or sets the value associated with the BubbleDataPoint's x Axis.  
    Public PropertyGets or sets the value associated with the BubbleDataPoint's y Axis.  
    Top
    See Also