AxisLabelStyleControllerPrefixText Property |
Gets or sets the prefix text that appears before the label.
Namespace: Altaxo.Gui.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public string PrefixText { get; set; }
Property Value
StringThe prefix text.
See Also