IPrxChart. PointsFormatted

Syntax

PointsFormatted: Boolean;

Description

The PointsFormatted property determines whether to use formatted text in cells for chart points names.

Comments

The formatted text is understood as data display format (ITabRange.FormattedText).

Available values:

Example

The property use is given in the example for IPrxChart.SeriesFormatted.

See also:

IPrxChart