|
|
LegendColumns Property
Sets the number of columns or rows in the legend.
Syntax
FlpGrf.LegendColumns [ = value]
The LegendColumns property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
A positive value sets the number of legend columns. A negative value sets the number of legend rows. |
Remarks
This property sets the number of legend columns or rows depending on whether the value is positive or negative. The ColumnLegend and ColumnType properties must be set for a column to be displayed on the legend.
See Also
![]() |
Last modified on: Friday, August 16, 2002