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