LabelPlotStyle_offsetY_Points Field |
The y offset int points.
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 _offsetY_Points
Field Value
DoubleSee Also