LineLegendMaxRowsVisible property
Returns or sets the maximum number of rows of the line legend that will be visible. Read/write. Long.
Syntax
Trend
.LineLegendMaxRowsVisible
[ = 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 maximum number of visible rows. Limits are 1 - 100.Provide Feedback