Click or drag to resize

AxisStyleAxisLineStyle Property

Style of axis. Determines the line width and color of the axis and the ticks.

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

Property Value

AxisLineStyle
See Also