Click or drag to resize

TextGraphicText Property

Gets or sets the text content.

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string Text { get; set; }

Property Value

String
See Also