GetChartPointsSelected

Syntax

bool GetChartPointsSelected(ChartId mon)

Parameters

mon. Chart moniker.

Description

The GetChartPointsSelected operation a list of selected 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