Click or drag to resize

AxisLineStyleAxisPen Property

Gets or sets the pen used for the main axis line.

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

Property Value

PenX3D
See Also