Click or drag to resize

AxisLabelStyleControllerPrefixText Property

Gets or sets the prefix text that appears before the label.

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

Property Value

String
The prefix text.
See Also