Click or drag to resize

ResizeGraphOptionsOptionResetAllFontsToStandardFont Property

Gets or sets a value indicating whether all fonts should be reset to the standard font family.

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

Property Value

Boolean
true if all fonts should be re-set to the standard font family; otherwise, false.
See Also