IPrxChart.ExcludedPoints

Syntax

ExcludedPoints: Array;

Description

The ExcludedPoints property determines a range of indexes of points, which labels 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