AnnotationTemplate Property (Read Only)

Measurement Studio User Interface

AnnotationTemplate Property (Read Only)

Syntax

CWGraph.AnnotationTemplate

Data Type

CWAnnotation

Purpose

Returns the CWAnnotation object to use as a template for new annotations.

Remarks

You can use the Annotations property page to set properties on the template annotation. The default values for the template annotation are used as default property values for newly created annotations created with the CWAnnotations.Add method.

See Also

CWAnnotation