Click or drag to resize

ResizeGraphOptionsNewStandardFontSize Property

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

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

Property Value

NullableDouble
The new standard font size(after resizing).
See Also