Click or drag to resize

LabelPlotStyle_fontSizeFactor Field

Factor used to calculate the font size in dependence on the symbol size, according to the formula: fontSize = _fontSizeOffset + _fontSizeFactor * _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 _fontSizeFactor

Field Value

Double
See Also