Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pe3do.PeAnnotation.Graph Members

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.

Color

Gets and Sets graph annotation color.

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.

HotSpot

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

OnSurfaces

Gets and Sets whether Graph Annotations can be placed into surface plots. By default, Graph Annotations will only show on wireframe images.

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.

X

Gets and Sets graph annotation x axis value.

Y

Gets and Sets graph annotation y axis value.

Z

Gets and Sets graph annotation z axis value.