Click or drag to resize

VectorCartesicPlotStylePen Property

Pen used to draw the error bar.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PenX3D Pen { get; set; }

Property Value

PenX3D
See Also