IPrxChart. PointsFormatted

Fore Syntax

PointsFormatted: Boolean;

Fore.NET 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:

Fore and Fore.NET Examples

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

See also:

IPrxChart