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.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double VectorLengthFactor { get; set; }
Property Value
DoubleSee Also