LLabelsCol Property

The LLabelsCol property returns or sets the left plot labels column. Returns a Long.

Syntax

object.LLabelsCol

object.LLabelsCol = LLabelsCol

 

Parameter Type Description
LLabelsCol Long required

 

Example

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

StiffPlotLabels.LLabelsCol = 3

 

Used by: AutoStiffLabels object