BubbleChartObjectCollection.IntervalsCount

Syntax

IntervalsCount: Number

Description

The IntervalsCount property determines total number of intervals between collection objects.

Comments

Use JSON or the setIntervalsCount method to set the property value and the getIntervalsCount method to get the property value.

Example

The example of property use is given in the page ChartLabelCollection Constructor.

See also:

BubbleChartObjectCollection