Click or drag to resize

IgnoreMissingDataPointsGroupStyleIgnoreMissingDataPoints Property

Gets a value indicating whether missing data points are ignored.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IgnoreMissingDataPoints { get; }

Property Value

Boolean
See Also