RStepRow Property

The RStepRow property returns or sets to plot's worksheet right step row. Returns a Long.

Syntax

object.RStepRow

object.RStepRow = RStepRow

 

Parameter Type Description
RStepRow Long required

 

Example

This example shows how to set the right side step value for stiff plots.

StiffPlot.RStepRow = 2

 

Used by: AutoStiffPlot object