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


In This Topic
    BubbleDataPoint Class Members
    In This Topic

    The following tables list the members exposed by BubbleDataPoint.

    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