Click or drag to resize

AxisStyleIsAxisLineEnabled Property

Determines whether or not the axis line and ticks should be drawn.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsAxisLineEnabled { get; }

Property Value

Boolean
See Also