Visit Gigasoft's Web Site
 ProEssentials v10 Help

HorzLineAnnotationAxis

Scope

Pego, Pesgo

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Line.YAxisAxis

Ocx|Vcl

HorzLineAnnotationAxis

DLL

PEP_naHORZLINEANNOTATIONAXIS

 

Purpose

This property array is used to define which axis horizontal line annotations are to be placed.

 

Since there is a maximum of 16 axes, valid values for this property are from 0 to 15.

 

.NET Gigasoft.Enums.

ActiveX and

 

MultiAxis.

DLL Constants

Description

Axis0

0

First Y Axis

Axis1

1

Second Y Axis

Axis2

2

Third Y Axis.

Axis3

3

Fourth Y Axis

Axis4

4

Fifth Y Axis

...Axis5

...5

...Sixth Y Axis

 

Comments

PeAnnotation.Line.YAxisAxis members of Pego.PeAnnotation.Line, Pesgo.PeAnnotation.Line

 

This property is only used for multiple axis implementations. For information on multiple axes see MultiAxesSubsets.

 

Always define annotations for increasing (0 to 15 ,top to bottom) axes.

 

See Also, HorzLineAnnotation, HorzLineAnnotationType, PEP_szaHORZLINEANNOTATIONTEXT, and HorzLineAnnotationColor. If you want to legend an annotation, see LegendAnnotationType.

 

Look at HorzLineAnnotationType for example code.

 

See Also: VertLineAnnotationType, GraphAnnotationType

 

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

 

Within the demo, see example 101.