Click or drag to resize

SingleColumnControllerGroupName Property

Gets or sets the name of the column group.

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

Property Value

String

Implements

ISingleColumnControllerGroupName
See Also