Click or drag to resize

LabelFormattingBasePrefixText Property

Gets or sets the fixed text that appears before 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 PrefixText { get; set; }

Property Value

String

Implements

ILabelFormattingPrefixText
See Also