The Text for this Annotation instance.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public Text Text { get; set; }
Public Property Text As Text
Get
Set
public:
property Text^ Text {
Text^ get ();
void set (Text^ value);
}
member Text : Text with get, set
Property Value
Type:
Text
A
Text object
See Also