Click or drag to resize

ColumnPlotDataControllerBaseTModelPlotColumnInformationInternalLabel Property

Label that will be shown to indicate the column's function, e.g. "X" for an x-colum.

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

Property Value

String
See Also