Click or drag to resize

AxisLabelStyleBrush Property

The brush. During setting, the brush is cloned.

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

Property Value

IMaterial
See Also