Click or drag to resize

ColumnDrivenSymbolSizePlotStyleSymbolSizeInvalid Property

Symbol size that is used if the calculated value is double.NaN or if the calculation has thrown an exception.

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

Property Value

Double
See Also