Visit Gigasoft's Web Site
 ProEssentials v9 Help

LegendAnnotationText

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Property Array of type String

Default

empty

.NET

PeLegend.AnnotationText

Ocx|Vcl

LegendAnnotationText

DLL

PEP_szaLEGENDANNOTATIONTEXT

 

Purpose

This property array defines the text used to legend annotations. Each individual string in this tab delimited array should be less than or equal to 48 characters in length.

 

Comments

PeLegend.AnnotationText members of Pego.PeLegend, Pesgo.PeLegend, Pe3do.PeLegend, Pepso.PeLegend

 

See Also, LegendAnnotationType, and LegendAnnotationColor. If you are implementing multiple y axes, also see LegendAnnotationAxis.

 

Legend annotations are only shown when ShowAnnotations is equal to TRUE.

 

See LegendAnnotationType to see example code.