BubbleChart.OffsetY

Syntax

OffsetY: Number;

Description

The OffsetY property determines bubble offset from the top border of the bubble chart plot area.

Comments

Use JSON or the setOffsetY method to set the property value and the getOffsetY method to get the property value.

Example

The example of use is given in the page with description of the BubbleChart.OffsetX property.

See also:

BubbleChart