Click or drag to resize

IColumnPlotDataGroupNumber Property

The group number of the data columns. All data columns should have this group number. Data columns having other group numbers will be marked.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int GroupNumber { get; set; }

Property Value

Int32
See Also