Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphAnnotationColor

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Property Array of type Color/Int32

Default

empty

.NET

PeAnnotation.Graph.Color

Ocx|Vcl

GraphAnnotationColor

DLL

PEP_dwaGRAPHANNOTATIONCOLOR

 

Purpose

This property array defines which colors are assigned to graph annotations.

 

Comments

PeAnnotation.Graph.Color members of Pego.PeAnnotation.Graph, Pesgo.PeAnnotation.Graph, Pe3do.PeAnnotation.Graph, Pepso.PeAnnotation.Graph

 

If no color is defined, then GraphForeColor is used. If graph annotation color and graph annotation type are defined, then the graphic is drawn in the specific color. If no graph annotation type is defined, then the graph annotation text is drawn in the specific color.

 

When used with PEvget, the destination buffer must be large enough to hold all of the information. For property arrays, calling PEvget with lpDest equal to NULL will return the number of bytes needed to hold the data.

 

See Also: GraphAnnotationX, GraphAnnotationY, GraphAnnotationType, GraphAnnotationText, and GraphAnnotationAxis.

 

See GraphAnnotationType which includes example code.

Refer to Chapter 7, Question 10 for more information on annotations.