Click or drag to resize

GraphDocumentPropertyKeyDefaultForeColor Field

Gets the property key for the default foreground color of three-dimensional graph documents.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly PropertyKey<NamedColor> PropertyKeyDefaultForeColor

Field Value

PropertyKeyNamedColor
See Also