LabelPlotStyle_offsetX_EmUnits Field |
The x offset Em-Units. Total offset is calculated according to:
totalOffset = _offset_Points + _offset_EmUnits * emSize + _offset_SymbolSizeUnits * symbolSize;
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected double _offsetX_EmUnits
Field Value
DoubleSee Also