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

    Specifies data label settings for bubble series points.
    Name Description
    Count Inherited from DataLabels.
    Hidden Inherited from DataLabelBase.
    Item[Int32] Gets or sets a data label for the series point at the specified index.
    Keys Inherited from DataLabels.
    LabelPosition Gets or sets the data label position.
    LeaderLineProperties Inherited from DataLabels.
    NumberFormat Inherited from DataLabelBase.
    Properties Inherited from DataLabelBase.
    Separator Inherited from DataLabelBase.
    ShowBubbleSize Gets or sets whether data labels display bubble size.
    ShowCategoryName Inherited from DataLabelBase.
    ShowDataLabelRange Inherited from DataLabelBase.
    ShowLeaderLines Inherited from DataLabels.
    ShowLegendKey Inherited from DataLabelBase.
    ShowSeriesText Inherited from DataLabelBase.
    ShowValue Inherited from DataLabelBase.
    TextProperties Inherited from DataLabelBase.
    Values Inherited from DataLabels.
    See Also