|
|
Sets horizontal justification in relation to the legend position.
Syntax
FlpGrf.LegendJust [ = value]
The LegendJust property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
A numeric expression specifying the horizontal justification. |
Settings
|
Value |
Description | |
|
flpLeft |
0 |
Left justification |
|
flpCenter |
1 |
Center justification |
|
flpRight |
2 |
Right justification |
Remarks
This property aligns the legend horizontally based on LegendPosHorz and LegendPosVert. Use the LegendAlign property to align the legend vertically.

See Also
![]() |
Last modified on: Friday, August 16, 2002