LinePlotStyleSkipFrequency Property |
Skip frequency. 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.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int SkipFrequency { get; set; }
Property Value
Int32See Also