Click or drag to resize

ILabelFormattingPrefixText Property

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

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

Property Value

String
See Also