Click or drag to resize

AxisLabelStylePrefixText Property

Gets or sets the prefix text inserted before each formatted label.

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

Property Value

String
See Also