Click or drag to resize

GridPlaneGridStyleFirst Property

Gets or sets the grid style for the first in-plane axis.

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

Property Value

GridStyle
See Also