ResizeGraphOptionsOptionResetAllFontsToStandardFont Property |
Gets or sets a value indicating whether all fonts should be reset to the standard font family.
Namespace: Altaxo.Graph.Graph2DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool OptionResetAllFontsToStandardFont { get; set; }
Property Value
Booleantrue if all fonts should be re-set to the standard font family; otherwise,
false.
See Also