Determines how the Bubble size is calculated.
public Boolean Squared {get; set;}

Remarks


Default: true

The Squared property determines how the Bubble size is calculated. By default, the horizontal and vertical Bubble sizes are equal to each Bubble's radius. When Squared is false, Bubble horizontal and vertical sizes are calculated independently based on Series axis scales.

See Also

Bubble Class | Bubble Members | Steema.TeeChart.Styles Namespace