Height

BubbleArrayConfig.Height property

If present overrides height in pixels of one bubble array row To set overflowing behavior see Overflow default value is -1. If default value is used - height of the bubble array will be scaled automatically.

public int Height { get; set; }

See Also