Click or drag to resize

LinePlotStyleIndependentSkipFrequency Property

A value indicating whether the skip frequency value is independent from values in other sub plot styles.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IndependentSkipFrequency { get; set; }

Property Value

Boolean
See Also