Click or drag to resize

DropLinePlotStyleGapAtEndFactor Property

Gets or sets the factor for the gap at the end of the drop line relative to the symbol size.

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

Property Value

Double
See Also