VectorCartesicPlotStyleUseManualVectorLength Property |
If true, the vector length is set manually, and the three columns are used only to determine the vector direction.
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool UseManualVectorLength { get; set; }
Property Value
BooleanSee Also