Click or drag to resize

ResizeGraphOptionsActionForFontSize Property

Gets or sets the action concerning the font size.

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

Property Value

ResizeGraphOptionsScalarSizeActions
The action concerning the font size of the elements of the graph.
See Also