IPrxChart.ExcludedPoints

Syntax

ExcludedPoints: Array;

Description

The ExcludedPoints determines the range of indexes of points, labels of which are excluded from the list of displayed on the chart category axis.

Example

The example of use is given on the page with description of the IPrxChart.Points property.

See also:

IPrxChart