Click or drag to resize

LabelPlotStyle_offsetZ_Points Field

The z offset int points. Total offset is calculated according to: totalOffset = _offset_Points + _offset_EmUnits * emSize + _offset_SymbolSizeUnits * symbolSize;

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected double _offsetZ_Points

Field Value

Double
See Also