Report > Report Assembly Interfaces > IPrxChart > IPrxChart.SeriesSimple
SeriesSimple: Boolean;
The SeriesSimple property determines the order of generating values to name chart series.
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 of Series and Points of the option.
The property use is given in the example for IPrxChart.PointChartMode.
See also: