Click or drag to resize

ResizeGraphOptionsOldStandardFontFamily Property

Gets or sets the standard font family (before resizing).

Namespace: Altaxo.Graph.Graph2D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? OldStandardFontFamily { get; set; }

Property Value

String
The standard font family (before resizing).
See Also