Click or drag to resize

GridPlaneGridStyle Property

Gets indexed access to the two grid styles of this plane.

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

Property Value

IArrayGridStyle
See Also