LegendBackColor Property

Introduction

 

LegendAlign Property images/cons0001.png


 

Sets the vertical alignment in relation to the legend position.

 

Syntax

FlpGrf.LegendAlign [ = value]

 

The LegendAlign property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

A numeric expression specifying the vertical alignment.

 

Settings

Constant

Value

Description

flpTop

0

Top alignment

flpMiddle

1

Middle alignment

flpBottom

2

Bottom alignment

 

Remarks

This property aligns the legend vertically based on LegendPosHorz and LegendPosVert. Use the LegendJust property to align the legend horizontally.


 

See Also

All Legend Routines



LegendBackColor Property

 

 

Last modified on: Friday, August 16, 2002