LineLegendPosition property
Returns or sets the position of the legend in the Trend object. Read/write. Constant.
Syntax
Trend
.LineLegendPosition
[ = position
]where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.position -
is a constant of the type RSTLineLegendPosition that specifies the position of the legend in a Trend object. It can be at the bottom or the left.Provide Feedback