Report > Report Assembly Interfaces > IPrxChart > IPrxChart.PointsSimple
PointsSimple: Boolean;
The PointsSimple property determines the order of generating values to name chart points.
Available values:
True. When creating values, the last element name is used
False. When creating values, all parent named are used.
NOTE. Combined setting of the PointsSimple and SeriesSimple properties determines the state of the Use Simple Titles for Series and Points option.
The property use is given in the example for IPrxChart.PointChartMode.
See also: