RightCol Property

The RightCol property returns or sets the right data column for stiff plot. Returns a Long.

Syntax

object.RightCol

object.RightCol =RightCol

 

Parameter Type Description
RightCol Long required

 

Example

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

StiffPlot.RightCol = 6

 

Used by: AutoStiffPlot object