Click or drag to resize
AnnotationString Property
Sets the string for the Text object to render.

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

Property Value

Type: String
The String for the Text object to render.
See Also