AxisLabelStyleControllerPostfixText Property |
Gets or sets the postfix text that appears after the label.
Namespace: Altaxo.Gui.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string PostfixText { get; set; }
Property Value
StringThe postfix text.
See Also