Click or drag to resize

LinePlotStyleLinePen Property

Gets or sets the pen used to draw the line.

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

Property Value

PenX
See Also