Skip to main content Skip to complementary content
Close announcements banner

RangeBubbleSizes Property

Overloads

RangeBubbleSizes

Bubble sizes. Represented as an array of two integers where the first index is the from-size and the second the to-size. From-size needs to be smaller.

JSON property name: rangeBubbleSizes

RangeBubbleSizes

Bubble sizes. Represented as an array of two integers where the first index is the from-size and the second the to-size. From-size needs to be smaller.

JSON property name: rangeBubbleSizes

Declaration

      public IEnumerable<int> RangeBubbleSizes { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<System.Int32>

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!