Click or drag to resize

LinePlotStyle_skipFrequency Field

A value of 2 skips every other data point, a value of 3 skips 2 out of 3 data points, and so on.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected int _skipFrequency

Field Value

Int32
See Also