FirstRLabelRow Property
The FirstRLabelRow property returns or sets the right first row of data to be used for plot labels. Returns a Long.
Syntax
object.FirstRLabelRow
object.FirstRLabelRow = FirstRLabelRow
Parameter | Type | Description |
FirstRLabelRow | Long | required |
Example
This example shows how to set the right side first label row for a stiff plot label.
StiffPlotLabels.FirstRLabelRow = 3
Used by: AutoStiffLabels object