Click or drag to resize

LabelPlotStyle_offsetX_Points Field

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

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

Field Value

Double
See Also