Click or drag to resize

IPlotRange Methods

The IPlotRange type exposes the following members.

Methods
 NameDescription
Public methodGetOriginalRowIndexFromPlotPointIndex Returns the row index in the original data column in dependence on the plot point index. Thus, if the argument is set to LowerBound, the return value is OriginalFirstPoint.
Public methodWithUpperBoundExtendedBy Extends the upper boundary by the number of points provided in the parameter.
Public methodWithUpperBoundShortenedBy Shortens the upper boundary by the number of points provided in the parameter.
Top
See Also