Click or drag to resize

XYColumnPlotDataDataRowSelection Property

The selection of data rows to be plotted.

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

Property Value

IRowSelection

Implements

IColumnPlotDataDataRowSelection
See Also