Click or drag to resize

LabelFormattingBaseSuffixText Property

Gets or sets the fixed text that appears after the formatted label.

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

Property Value

String

Implements

ILabelFormattingSuffixText
See Also