Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataLabel Interface / ShowBubbleSize Property
In This Topic
    ShowBubbleSize Property (IDataLabel)
    In This Topic
    Gets or sets whether to show the bubble size (True to show the bubble size for the data labels on a chart; False to hide).
    Syntax
    System.bool ShowBubbleSize {get; set;}
    See Also