GraphTitleBackColor Property

Introduction

 

The following is the built in color table that all charts use unless the color for a property is specifically set. If a new color is added by setting a color property to a color not in the table, then it will be added to the end of the table.

 

Color number

Description

Red

Green

Blue

0

Black

0

0

0

1

Dark gray

64

64

64

2

Dark red

64

0

0

3

Dark green

0

64

0

4

Dark blue

0

0

64

5

Dark yellow

64

64

0

6

Dark magenta

64

0

64

7

Dark cyan

0

64

64

8

Medium gray

128

128

128

9

Medium red

128

0

0

10

Medium green

0

128

0

11

Medium blue

0

0

128

12

Medium yellow

128

128

0

13

Medium magenta

128

0

128

14

Medium cyan

0

128

128

15

Light gray

192

192

192

16

Light red

255

0

0

17

Light green

0

255

0

18

Light blue

0

0

255

19

Yellow

255

255

0

20

Light magenta

255

0

255

21

Light cyan

0

255

255

22

White

255

255

255

 



GraphTitleBackColor Property

 

 

Last modified on: Friday, August 16, 2002