Click or drag to resize

LabelPlotStyle_offsetY_SymbolSizeUnits Field

The y offset factor to be multiplied with the symbol size. 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 _offsetY_SymbolSizeUnits

Field Value

Double
See Also