ChartClearPointsSelected

Syntax

bool ChartClearPointsSelected(ChartId mon)

Parameters

mon. Chart moniker.

Description

The ChartClearPointsSelected operation deselects chart series points.

Comments

To execute the operation, determine in the mon field the chart moniker. The chart moniker is based on moniker of the repository object, with the chart of which the user is working, following the rules:

The operation results in the obtained list of selected series points.

See also:

Chart: Operations