Click or drag to resize

TextGraphicColor Property

Gets or sets the text color.

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

Property Value

NamedColor
See Also