PointsFormatted: Boolean;
The PointsFormatted property determines whether to use formatted text in cells for chart points names.
The formatted text is understood as data display format (ITabRange.FormattedText).
Available values:
True. Formatted text in cells is used on forming chart points names.
False. Unformatted text is used.
The property use is given in the example for IPrxChart.SeriesFormatted.
See also: