Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / BubbleChart Class
Properties


In This Topic
    BubbleChart Class Members
    In This Topic

    The following tables list the members exposed by BubbleChart.

    Public Constructors
     NameDescription
    Public ConstructorCreates a BubbleChart in the Worksheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the absolute Position of the PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the position of the Anchor in the Worksheet. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Anchor's type. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's Border. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the value used to offset the bottom right corner of a TwoCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the scale for all the bubbles in the BubbleChart.  
    Public PropertyGets the Chart's CategoryAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the CategoryData that will be used for the Chart's CategoryAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the PositionedElement's description. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the DrawingClientData, which is how the data should behave when the Worksheet is protected. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's Fill. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the height of an AbsoluteAnchor or OneCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets if the Chart automatically varies Colors for its Series' data. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets if the Chart has rounded corners. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart's Legend. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the Units used for measuring the PositionedElement's WidthHeight. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the name of the PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's PlotArea. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart's secondary CategoryAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart's secondary ValueAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets the Chart's SeriesCollection. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets if bubbles will be visible when their size is negative.  
    Public PropertyGets or sets the BubbleChart's sub type.  
    Public PropertyGets or sets the Chart's title. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the value used to offset the top right corner of a TwoCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets or sets the behavior of a TwoCellAnchor PositionedElement when moving or deleting Rows or Columns.  (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Public PropertyGets the Chart's ValueAxis. (Inherited from Xceed.Workbooks.NET.Chart)
    Public PropertyGets or sets the width of an AbsoluteAnchor or OneCellAnchor PositionedElement. (Inherited from Xceed.Workbooks.NET.PositionedElement)
    Top
    See Also