Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pesgo.PeAnnotation.Graph Members

Axis

Gets and Sets graph annotation axis (0 through 15) where annotation is located.

BackColor

Gets and Sets whether a color is placed behind graph annotation text to improve readability. Set to a value of Color.Empty for a transparent background which is the default.

BevelLighting

Gets and Sets annotation bevel lighting effect. Bright and/or Dark corners and edges.

BevelStyle

Gets and Sets annotation bevel style. Smooth or sharp edges in various sizes.

Bold

This optional property controls annotation font boldness on a per annotation basis.

Color

Gets and Sets graph annotation color.

Font

This optional property controls annotation font on a per annotation basis.

FontSize

This optional property controls annotation font size on a per annotation basis.

GradientBoundary

Gets and Sets annotation gradient boundary, bounded to annotation, or axis extents.

GradientColor

Gets and Sets annotation gradient start color.

GradientStyle

Gets and Sets annotation gradient style.

GraphAnnotRectHotSpots

Controls whether entire rect graph annotations are hotspots (true) or just corners (false).

HideIntersectingText

Gets or Sets how intersecting graph annotation text is optionally handled. This property is used in conjuction with PeAnnotation.Graph.Type = Pointer(37). This features defaults to NoHiding and text will potentially move to prevent overlapping. Generally set to true when you have many annotations along a line. As the chart is zoomed/expanded, hidden text will become visible.

HotSpot

Gets and Sets whether an individual graph annotation is a hot spot. See Also: PeUserInterface.HotSpot.GraphAnnotation.

InFront

This optional property controls annotation location/visiblity on a per annotation basis.

Italic

This optional property controls annotation font italic on a per annotation basis.

MaxSymbolSize

This property enables and controls the size of the maximum graph annotation symbol size. This property is helpful when using large charts and you want to maintain a maximum point size.

MinSymbolSize

Enables and controls the size of the minimum graph annotation symbol. Helpful when using small charts and need to maintain a minimum symbol size.

Shadow

Optional property to define per annotation drop-shadows. Also set ShowShadows = True to include drop-shadows within image.

Show

Gets and Sets whether graph annotations are shown at all times or controlled via the Annotations.Show property which controls all annotations.

ShowShadows

Gets and Sets whether graph annotation drop-shadows defined via GraphAnnotationShadow are shown or hidden.

SizeCntl

Gets and Sets a scaling factor to globally tweak the size of all graph annotation symbols. For example, set to .5 to reduce all annotation symbols in half. Set to 2.0 to double the size of all annotation symbols.

SubsetObstacles

Controls which if any subsets will be avoided when auto-positioning graph annotation text. By default, graph annotation text can overlap subset graphics. Set this property to prevent text from overlapping subset graphics.

Text

Gets and Sets graph annotation text value.

TextDodge

Set to zero to disable graph annotation text dodging logic. Disabling will speed up drawing graph annotations. See TextLocation for more info.

TextLocation

Gets and Sets potential automatic graph annotation text locations. This mechanism is useful when you want to prevent overlapping annotation text and at the same time want some control as to the possible placement of this text.

Type

Gets and Sets graph annotation types. Set with ProEssentials.Enums.GraphAnnotationType.

Underline

This optional property controls annotation font underline on a per annotation basis.

X

Gets and Sets graph annotation x axis value.

Y

Gets and Sets graph annotation y axis value.

ZoomWindow

Gets and Sets potential zoom window location. Set using ProEssentials.Enums.AnnotationZoomWindow.