Click or drag to resize

GridPlaneGridStyle Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.Axis.GridPlane.GridStyle"]


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

Property Value

IArrayGridStyle
See Also