Click or drag to resize
AnnotationText Property
The Text for this Annotation instance.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public Text Text { get; set; }

Property Value

Type: Text
A Text object
See Also