Click or drag to resize

AxisLabelStyleControllerFontSize Property

Value of the font size in points (1/72 inch).

Namespace: Altaxo.Gui.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DimensionfulQuantity FontSize { get; set; }

Property Value

DimensionfulQuantity
See Also