Skip to main content
All docs
V26.1
  • BubbleChartView Properties

    Contains settings that control how bubble series are displayed in a Chart.
    Name Description
    AxisGroup Inherited from ChartViewBase.
    BubbleScale Gets or sets the scale factor for bubbles.
    ChartType Gets the chart type of this view.
    DataLabels Returns data label settings for bubble series points.
    DisplayBubblesAs3D Gets or sets whether bubbles are displayed with a 3D effect.
    ShowNegativeBubbles Gets or sets whether bubbles with negative size values are displayed.
    SizeRepresentation Gets or sets what value is used to display bubble sizes (bubble width or bubble area).
    VaryColors Inherited from ColorfulChartView.
    See Also