Click or drag to resize

AxisStyleTitle Property

Gets or sets the axis title graphic.

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

Property Value

TextGraphic
See Also