Click or drag to resize

ResizeGraphOptionsNewStandardFontFamily Property

Gets or sets the new standard font family (after resizing).

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

Property Value

String
The new standard font family (after resizing).
See Also