Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / BubbleSizes Property
In This Topic
    BubbleSizes Property
    In This Topic
    Gets or sets an array that contains the size data for the bubble chart. Applies only to bubble charts.
    Syntax
    System.Nullable<double>[] BubbleSizes {get; set;}
    See Also