Click or drag to resize

LinePlotStyle_ignoreMissingDataPoints Field

If true, treat missing points as if not present (e.g. connect lines over missing points, continue with skip over missing points).

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

Field Value

Boolean
See Also