PlotPointFirst Property

Contained in the Chart object Sets/returns the first subgroup that will be displayed on the chart. It is used in conjunction with the PlotPointLast 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. PlotPointFirst [= long ]

The PlotPointFirst property syntax has these parts:

Part  Description

chart  An object expression that evaluates to a Chart object.

long  A numeric expression specifying the first group to be plotted in the chart