Contained in the Chart object Sets/returns the last subgroup that will be displayed on the chart. It is used in conjunction with the PlotPointFirst property to zoom and pan the plot points of the charting control. These are region independent properties, so that any and all regions, or part of region(s), contained within these two settings will be plotted.
Note:
1. Both PlotPointFirst and PlotPointLast must be specified
2. PlotPointFirst must be less than PlotPointLast.
Syntax
chart. PlotPointLast [= long ]
The PlotPointLast property syntax has these parts:
Part Description
chart An object expression that evaluates to a Chart object.
long A numeric expression specifying the last group to be plotted in the chart