Click or drag to resize

SingleColumnControllerLabelText Property

Gets or sets the label text shown for the plot column.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string LabelText { get; set; }

Property Value

String

Implements

ISingleColumnControllerLabelText
See Also