Click or drag to resize

AxisLabelStyleColor Property

The brush color. If you set this, the font brush will be set to a solid brush.

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

Property Value

NamedColor
See Also