Click or drag to resize

Processed2DPlotDataRangeList Field

List of plot ranges of the plot points. This is used to identify contiguous ranges of plot points, so that for instance it can be decided to connect them by a line or not.

Namespace: Altaxo.Graph.Gdi.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PlotRangeList? RangeList

Field Value

PlotRangeList
See Also