Click or drag to resize

GridPlaneBackground Property

Gets or sets the background brush of the grid plane.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public BrushX? Background { get; set; }

Property Value

BrushX
See Also