RFirstRow Property

The RFirstRow property returns or sets the right first row of data to be used for a stiff plot. Returns a Long.

Syntax

object.RFirstRow

object.RFirstRow = RFirstRow

 

Parameter Type Description
RFirstRow Long required

 

Example

This example shows how to set the right side first row for a stiff plot.

StiffPlot.RFirstRow = 4

 

Used by: AutoStiffPlot object