Click or drag to resize

PlotRangeListPlotPointCount Property

Returns the total number of plot points.

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

Property Value

Int32
See Also