Click or drag to resize

VectorCartesicPlotStyleVectorLengthFactor Property

Factor that is multiplied with the cached symbol size to determine the vector length. Used only if _useManualVectorLength is set to true.

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

Property Value

Double
See Also