Click or drag to resize
TextString Property
A string representation of this Text object.

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

Property Value

Type: String
A string containing the value of this Text object.
See Also