Click or drag to resize

AxisLineStyleAxisPen Property

Gets or sets the pen used to draw the axis line.

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

Property Value

PenX
See Also