RLabelsCol Property
The RLabelsCol property returns or sets the right plot labels column. Returns a Long.
Syntax
object.RLabelsCol
object.RLabelsCol = RLabelsCol
Parameter | Type | Description |
RLabelsCol | Long | required |
Example
This example shows how to set the right side labels column for a stiff plot labels.
StiffPlotLabels.RLabelsCol = 7
Used by: AutoStiffLabels object