ColumnLabels Property

ColumnLabelsColorLight Property

Introduction

 

ColumnLabelsColorDark Property This function supports constants


 

Sets the default dark color of the column labels

Syntax

FlpGrf.ColumnLabelsColorDark [ = value]

 

The ColumnLabelsColorDark 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 ColumnLabelsColorLight is as light or lighter than the color of the object it rests on. The default light color is white.

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

dark_label.gif 


 

See Also

All Column Routines, DataColor, ColorTable



ColumnLabels Property ColumnLabelsColorLight Property

 

 

Last modified on: Friday, August 16, 2002