LineLegendFirstVisibleRow property
Returns or sets the first visible row of the line legend. Read/write. Long.
Syntax
Trend
. LineLegendFirstVisibleRow
[ = value
]where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.value
- is a parameter of the type Long that specifies the line legend's first visible row. Limits are 1 - 100.Provide Feedback