ColumnLabelsColorDark Property

ColumnLabelsFont Property

Introduction

 

ColumnLabelsColorLight Property This function supports constants


 

Sets the default light color of the column labels

Syntax

FlpGrf.ColumnLabelsColorLight [ = value]

 

The ColumnLabelsColorLight property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

Color specified by using the ColorTable property or by using the RGB or QBColor functions in code

 

Remarks

This determines the color of the column labels if ColumnLabelsColorDark is as dark or darker than the color of the object it rests on. The default dark color is black.

Example: In the graph below ColumnLabelsColorLight is set to red (see ColorTable). ColumnLabelsColorDark is black, the default value. In Bar 2 the column label is black, the color of the ColulmnLabelsColorDark property. In Bar 1, both ColumnLabelsColorDark and the object it rests on are black. Therefore the column label color defaults to the color set in ColumnLabelsColorLight.

light_label.gif 


 

See Also

All Column Routines DataColor, ColorTable



ColumnLabelsColorDark Property ColumnLabelsFont Property

 

 

Last modified on: Friday, August 16, 2002